summaryrefslogtreecommitdiff
path: root/lily/ttf.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4876/4: Enable fontname replacing in TrueType functions...Masamichi Hosoda2016-07-041-3/+2
* Replace C++ (in)equality checks with proper SCM syntax...Valentin Villenave2015-04-211-2/+2
* Issue 4325: Replace most uses of scm_{from,to}_locale_* with fixed encodings...David Kastrup2015-03-231-1/+1
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Issue 3694: Use standard inclusion scheme for FreeType headers....Werner Lemberg2013-12-051-1/+1
* Issue 3531: replaced function argument 'string' by 'const string&' where it m......Frédéric Bron2013-09-101-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/BASIC/PROGRESS/D......Reinhold Kainhofer2011-08-141-8/+4
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-207/+206
* Allow for spaces in ttf font glyph names. Fixes #1562....Jan Nieuwenhuizen2011-05-291-1/+1
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Fix compiler warnings.Werner Lemberg2010-02-141-31/+33
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* More newlines and hierarchical indentation in log messages.Werner Lemberg2009-04-291-2/+2
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Both ly:ttf-ps-name and ly:ttf->pfa now handle font index.Werner Lemberg2008-12-231-13/+71
* Add header includes for GCC 4.4Daniel Johnson2008-12-231-0/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Replace remaining static arrays with dynamic ones.Werner Lemberg2007-05-131-8/+6
* Fix compileJoe Neeman2007-05-121-2/+1
* Completely revised support for conversion of TTFs to T42 fonts....Werner Lemberg2007-05-121-78/+280
* thinkoHan-Wen Nienhuys2007-04-291-1/+2
* new t42 body write try.Han-Wen Nienhuys2007-04-291-1/+47
* codingstyle nits: space before ( and after ,Han-Wen Nienhuys2007-01-271-2/+2
* fix brown paper bag design: calling conventions are platform dependent.Han-Wen Nienhuys2007-01-271-2/+2
* replace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friendsHan-Wen Nienhuys2007-01-271-4/+2
* uniformize C++ <-> scheme name mappings.Han-Wen Nienhuys2007-01-261-1/+1
* use freetype_error_string in more places.Han-Wen Nienhuys2007-01-231-1/+1
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* Update guile interface....Han-Wen Nienhuys2007-01-041-1/+1
* trim duplicate headers.Han-Wen Nienhuys2006-11-291-1/+0
* use __attribute__ format(printf)Han-Wen Nienhuys2006-11-291-3/+3
* use glyph indexing for glyph name .notdefHan-Wen Nienhuys2006-11-011-0/+4
* (make_index_to_charcode_map): remove debugging gobs.Han-Wen Nienhuys2006-10-211-2/+1
* * lily/ttf.cc (print_trailer): if all else fails: use...Han-Wen Nienhuys2006-10-201-3/+19
* *** empty log message ***Han-Wen Nienhuys2006-03-301-5/+11
* *** empty log message ***Han-Wen Nienhuys2006-03-291-3/+4
* (calc_control_points): handle suicide...Han-Wen Nienhuys2006-03-291-1/+4
* * lily/ttf.cc (print_trailer): use it....Han-Wen Nienhuys2006-03-281-1/+1
* * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)...Han-Wen Nienhuys2006-03-281-12/+39
* * flower/include/std-string.hh:...Jan Nieuwenhuizen2006-02-111-4/+4
* *** empty log message ***Jan Nieuwenhuizen2006-01-261-4/+4
* * buildscripts/analyse-cxx-log.py: new file. Read compile log to...Han-Wen Nienhuys2006-01-241-1/+1
* * input/test/font-table.ly: use it....Han-Wen Nienhuys2006-01-221-32/+0
* (LY_DEFINE): store name before destroying face.Han-Wen Nienhuys2006-01-221-3/+3
* (local-install-outfiles): only create directory if...Han-Wen Nienhuys2006-01-221-1/+5
* * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list....Han-Wen Nienhuys2006-01-211-0/+36
* * scm/framework-ps.scm (write-preamble): use it to pick exactly...Han-Wen Nienhuys2006-01-211-0/+19