summaryrefslogtreecommitdiff
path: root/src/font.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Remove freetype2 font backendDavid Herrmann1-1/+0
2013-01-07uterm: move video API into uterm_video.hDavid Herrmann1-1/+1
2013-01-03text: move font layer into top-level font_* namespaceDavid Herrmann1-0/+117
2012-08-08font: remove font.hDavid Herrmann1-166/+0
2012-07-15console/font: draw bg only if neededDavid Herrmann1-1/+2
2012-07-14console: support "protect" character attributeDavid Herrmann1-0/+1
2012-06-24font: support 2D blittingDavid Herrmann1-2/+3
2012-05-28vte/font/console: support basic character attributesDavid Herrmann1-1/+13
2012-03-31font: add new font rendererDavid Herrmann1-7/+99
2012-03-29unicode: use static global symbol tableDavid Herrmann1-2/+1
2012-03-23Move to new uterm infrastructureDavid Herrmann1-3/+4
2012-01-22font: rewrite font backendDavid Herrmann1-2/+1
2012-01-22font: require compositor referenceDavid Herrmann1-1/+2
2012-01-01font: move font handling into new subsystemDavid Herrmann1-0/+59