One more Image_Graph question
How do I tell Image_Graph(or Freetype) where to look for fonts? They
were installed under /usr/local/, but I still get an error when calling
a font. I can hard code the path to the font, so it looks like things
are working, but I should be able to call the font by name instead of
having to code its path.
TIA
.
Relevant Pages
- Re: Vista and Delphi 2007: Default Font and ShowModal?
... font to the proper default depending whether it was running on XP ... I think that this is still an issue because of a Microsoft bug. ... believe it or not even on Windows Vista. ... So for the time being you still have to hard code the font selection in your ... (borland.public.delphi.non-technical) - Font on Report changes
... My font on my report keeps changing. ... hard code a certain font where it will not change? ... (microsoft.public.access.macros) - Font on Report changes
... My font on my report keeps changing. ... hard code a certain font where it will not change? ... (microsoft.public.access.macros) - Fonts and Image_Graph
... I didn't get any replies the first time, ... How do I tell Image_Graph(or Freetype) where to look for fonts? ... I can hard code the path to the font, so it looks like things are working, but I should be able to call the font by name instead of having to code its path. ... (comp.lang.php) - Re: [PHP] TrueType font changes size when rotated? (the plot thickens)
... Could some of you with GD and FreeType installed take a look at my source code and see if my output image matches yours? ... you can download a copy of the font file I'm using here: ... did you have to install gd or does it now come with ... the angle of the font in degrees, and, as I remember the angle of the ... (php.general) |
|