mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 10:49:29 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() ttf: renamed SearchForFont() to SearchForFonts(). Plural makes more sense. ttf: extra sanity check before calling SearchForFont() ttf: new AssignFontList() method introduced. This populates AStrings with a list of found PostScript names. Useful for fpReport and probably a visual report designer too. ttf: new overloaded Find() method, and Find-by-PostScript name. FamilyName is normally the base font name only. PostScriptName is the base name plus an attribute suffix. eg: Calibri vs Calibri-Bold git-svn-id: trunk@33563 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |