summaryrefslogtreecommitdiff
path: root/src/font_pango.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-23tsm: remove and depend on libtsmDavid Herrmann1-1/+1
2013-03-09font: pango: fix vertical alignment of non-ASCII glyphsChang Liu1-1/+1
2013-03-04shl: move log.[ch] to shl_log.[ch]David Herrmann1-1/+1
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/+439
2012-08-01Remove old font renderer sourcesDavid Herrmann1-796/+0
2012-07-31uterm: video: change blit'ting logicDavid Herrmann1-2/+1
2012-07-22uterm: video: replace bpp with format idDavid Herrmann1-2/+2
2012-07-15console/font: draw bg only if neededDavid Herrmann1-12/+17
2012-06-24static: move statically linked subsystems to static_*David Herrmann1-1/+1
2012-06-24font: support 2D blittingDavid Herrmann1-9/+33
2012-05-30font: draw backgroundsDavid Herrmann1-0/+14
2012-05-28vte/font/console: support basic character attributesDavid Herrmann1-6/+16
2012-05-17font: fix trailing newline in debug messageDavid Herrmann1-1/+1
2012-04-22console: avoid unneeded matrix transformationsDavid Herrmann1-2/+3
2012-04-22font_pango: add debug messagesDavid Herrmann1-0/+4
2012-03-31font: add new font rendererDavid Herrmann1-15/+702
2012-01-22font: rewrite font backendDavid Herrmann1-482/+3
2012-01-22font: require compositor referenceDavid Herrmann1-2/+9
2012-01-09font_pango: fix uninitialized variableRan Benita1-0/+1
2012-01-01font: move font handling into new subsystemDavid Herrmann1-0/+523