Edit

IABSD.fr/xenocara/data/bitmaps/cross_weave

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-11-25 16:15:45
    Hash : 782466d3
    Message : import from X.Org 7.2RC2

  • data/bitmaps/cross_weave
  • #define cross_weave_width 16
    #define cross_weave_height 16
    static char cross_weave_bits[] = {
       0x55, 0x55, 0x88, 0x88, 0x55, 0x55, 0x22, 0x22, 0x55, 0x55, 0x88, 0x88,
       0x55, 0x55, 0x22, 0x22, 0x55, 0x55, 0x88, 0x88, 0x55, 0x55, 0x22, 0x22,
       0x55, 0x55, 0x88, 0x88, 0x55, 0x55, 0x22, 0x22};