Commit Graph

9 Commits

Author SHA1 Message Date
Kim Silkebækken 111eaa27e8 Combine vim modelines and Python encoding declarations
Ref #314
2013-03-11 10:40:09 +01:00
Kim Silkebækken 8e8e9c9edc Merge remote-tracking branch 'pdf/ttf_output' into develop 2013-03-11 08:24:41 +01:00
Kim Silkebækken 6748701fcb Add vim modelines to all Python files
Added with `sed -i '2i# vim:fenc=utf-8:noet' `find -name '*.py'`` and
fixed in a couple of files without the UTF-8 encoding on top.

Ref #314
2013-03-11 08:11:25 +01:00
Peter Fern 38e2368682 Preserve style suffixes by inserting ForPowerline before any '-'s 2013-03-09 18:55:22 +11:00
Peter Fern bee1467484 Output in either otf or ttf (so we don't loose hinting/whatever) 2013-03-09 18:20:58 +11:00
Kim Silkebækken bacb260312 Revert "Remove Ubuntu Mono from fontconfig file"
This reverts commit b57174a16c.

Closes #113.
2013-01-24 08:21:44 +01:00
Kim Silkebækken b57174a16c Remove Ubuntu Mono from fontconfig file
Refs #60.
2013-01-20 19:15:22 +01:00
Kim Silkebækken 162b94bf59 Add fontconfig fallback configuration 2013-01-18 16:32:13 +01:00
Kim Silkebækken c1bf60dbce Move font patcher stuff out of package directory 2013-01-18 16:31:32 +01:00