gtk/testsuite
Emmanuele Bassi 5ad60caa3c css: Implement font-stretch
The font-stretch CSS property is defined in the Level 3 CSS Fonts
module, available at:

  http://dev.w3.org/csswg/css-fonts/#propdef-font-stretch

It allows defining a normal, condensed, or expanded face to the font
description. Pango already supports it, so this is literally just the
CSS parser machinery needed to bridge our CSS to the FontDescription
API.

https://bugzilla.gnome.org/show_bug.cgi?id=735593
2014-08-28 13:41:40 +01:00
..
a11y Update expected output for the font picker a11y test 2014-08-16 13:02:47 -04:00
css css: Implement font-stretch 2014-08-28 13:41:40 +01:00
gdk Fix various warnings about unused things 2014-08-13 23:38:47 +00:00
gtk Add tests for parsing int64/uin64 in GtkBuilder 2014-08-21 14:22:13 -04:00
reftests reftests: Fix Makefile 2014-08-27 18:02:52 +02:00
Makefile.am build: Move tests/reftests to testsuite/reftests 2013-05-15 15:37:17 +02:00