branchGarrys Mod/main/freetypecancel
21 Commits over 30 Days - 0.03cph!
DrawTextLen fetches char widths properly
font & fontface runtime cache
copy weird newline behaviour for GetStringSize
increment draw pos by advance after rendering text
move text rendering out of resources.dll
netgraph/lua use old api
length param for DrawString
marlett/symbol fonts work
new font hinting is more similar to GDI
added missing IFontManager.h
font api is more similar to source
antialias/outline options
source schemes register fonts
net graph uses new font funcs
separate texture atlases depending on font size
fixed error spam for glyphs with no bitmap
load fonts from source filesystem
hacky find fonts via windows api stuff
CreateFont sorta works
Text can be coloured
language string conversion
GetTextSize, SetTextPos, DrawText
font height conversion
precache common chars