IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2015, 8:26:50 PM (11 years ago)
Author:
eugene
Message:

adding PS dX to the font description to get PS string length right

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/libkapa/include/alphabet.h

    r5854 r38917  
     1
     2# if (0)
     3# include "../rotfont/times8.h"
     4
     5# define DEFFONT 1
     6static FontSet HardwiredFonts[] = {
     7  {times8font,  "times", 8}
     8};
     9# endif
     10
     11# if (1)
    112# include "../rotfont/times8.h"
    213# include "../rotfont/times12.h"
     
    4960  {symbol24font, "symbol", 24}
    5061};
     62# endif
    5163
    5264/* put these as static in RotFont.c with accessor functions */
Note: See TracChangeset for help on using the changeset viewer.