summaryrefslogtreecommitdiff
path: root/vcl/generic/fontmanager
AgeCommit message (Expand)AuthorFilesLines
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-2/+2
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-3/+4
2011-10-27make FontManager work directly on FontSelectPatternCaolán McNamara2-45/+30
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-9/+9
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara2-3/+21
2011-10-25gtk3: post merge fixupsMichael Meeks1-2/+2
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks1-1/+1
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks2-21/+248
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks9-0/+9345