That did it. Many thanks for the assistance. Not too logical, this. I thought you were supposed to use the font name rather than the name of the font file.
Oh well. As long as it works. On Nov 21, 2006, at 6:36 PM, Martin Costabel wrote: > Dan White wrote: >> Ping. Anyone ? > > Sorry, I haven't had much time to test, but it seemed to work. I copied > bluehigh.ttf to ./Library/Fonts/, changed in the file chartab.cpp the > lines > > const char *fontname = "LuciduxSans-Oblique"; > char *searchpath = "../data"; > > to > > const char *fontname = "bluehigh"; > char *searchpath = "/Library/Fonts"; > > compiled and ran ./chartab. This produced a correct pdf output. > > -- > Martin > > > ----------------------------------------------------------------------- > -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Fink-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
