svgtopt/SVGEngineJI/inc/SVGjsrconstants.h
branchRCL_3
changeset 10 baacd33d915b
parent 0 d46562c3d99d
equal deleted inserted replaced
6:19f463b3b9b2 10:baacd33d915b
   263     #define TEXT_ANCHOR_MIDDLE  361
   263     #define TEXT_ANCHOR_MIDDLE  361
   264     #define TEXT_ANCHOR_END  362
   264     #define TEXT_ANCHOR_END  362
   265     #define TEXT_UNDER_LINE  363
   265     #define TEXT_UNDER_LINE  363
   266     #define TEXT_OVER_LINE  364
   266     #define TEXT_OVER_LINE  364
   267     #define TEXT_LINE_THROUGH  365
   267     #define TEXT_LINE_THROUGH  365
   268 	#define ATTRIBUTE_INHERIT  -2
       
   269 
   268 
   270     // These are actual sizes in 8:8 fixed point, not "choices"
   269     // These are actual sizes in 8:8 fixed point, not "choices"
   271     #define FONT_SIZE_XXSMALL  0x20000
   270     #define FONT_SIZE_XXSMALL  0x20000
   272     #define FONT_SIZE_XSMALL  0x40000
   271     #define FONT_SIZE_XSMALL  0x40000
   273     #define FONT_SIZE_SMALL  0x60000
   272     #define FONT_SIZE_SMALL  0x60000