summaryrefslogtreecommitdiff
path: root/lily/pango-font.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4876/3: Enable fontname replacing in Pango_font class...Masamichi Hosoda2016-07-041-4/+5
* Issue 4464/2: include hygiene: break cycles, remove duplicate includes etc.David Kastrup2015-07-021-0/+1
* 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
* Include `freetype.hh' where appropriate....Werner Lemberg2013-12-201-0/+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-3/+3
* Add warning message for unknown characters (2889)....Werner Lemberg2012-10-151-0/+7
* Improvements in vertical skyline approximations (issue 2148)....Mike Solomon2012-08-271-5/+79
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Add pango_fc_font_unlock_face call to possibly free a fontfaceReinhold Kainhofer2011-09-031-1/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-91/+88
* Fix a segfault caused by improper initialization of SCM.Joe Neeman2011-07-151-0/+4
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Fix compiler warnings.Werner Lemberg2010-12-261-1/+1
* Pango: Change orientation of Y-axis for extra offsets....Patrick McCarty2010-11-151-1/+1
* Use the FT_Error type when appropriate.Patrick McCarty2010-03-311-2/+2
* Font_metric API: code consistency.Patrick McCarty2010-03-221-1/+1
* Pango: API change to fix fetaText rendering....Patrick McCarty2010-03-221-18/+7
* Add Output_def argument to Font_metric::text_stencil()....Han-Wen Nienhuys2010-03-221-1/+2
* Remove unused indirection function Font_metric::text_stencil and...Han-Wen Nienhuys2010-03-221-6/+0
* Pango: use more macros from the public API....Patrick McCarty2010-02-231-3/+1
* Pango: update interface for PangoContext and PangoFontMap....Patrick McCarty2010-02-231-4/+7
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Add -dmusic-strings-to-paths and enable for SVG backend....Patrick McCarty2010-01-101-12/+16
* Pango: concatenate multiple PangoLayoutLines....Patrick McCarty2009-12-311-16/+21
* Pango: Really fix the check for zero-width chars....Patrick McCarty2009-12-141-0/+7
* Revert "Pango: Skip glyph lookups for zero-width characters."...Patrick McCarty2009-12-141-4/+0
* Fix #927....Patrick McCarty2009-12-131-23/+15
* Pango: Skip glyph lookups for zero-width characters....Patrick McCarty2009-12-131-0/+4
* Pango: Do not assume markup is only LTR or RTL....Patrick McCarty2009-12-131-15/+7
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Fix check for `utf-8-string' in output modules...Patrick McCarty2009-09-071-1/+6
* Change API to filter music fonts in text-interface...Patrick McCarty2009-07-251-7/+25
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Make TTCs work. Fixes #710....Werner Lemberg2008-12-271-6/+18
* More C++.Werner Lemberg2008-12-271-3/+1
* Formatting.Werner Lemberg2008-12-271-85/+66
* Add header includes for GCC 4.4Daniel Johnson2008-12-231-0/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* use -dbackend=eps iso. --backend=eps for setting backend.Han-Wen Nienhuys2007-02-031-2/+3
* codingstyle nits: space before ( and after ,Han-Wen Nienhuys2007-01-271-2/+2
* use freetype_error_string in more places.Han-Wen Nienhuys2007-01-231-1/+3
* plug small pango font memory leak.Han-Wen Nienhuys2007-01-161-2/+2
* plug 2 pango memory leaks.Han-Wen Nienhuys2007-01-161-1/+4
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* Update guile interface....Han-Wen Nienhuys2007-01-041-6/+6
* put cmap handling into all_fonts too.Han-Wen Nienhuys2006-12-021-20/+2