index
:
software/lilypond
stafftab
Fork of Lilypond with Stafftab patches.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lily
/
ttf.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4876/4: Enable fontname replacing in TrueType functions
...
Masamichi Hosoda
2016-07-04
1
-3
/
+2
*
Replace C++ (in)equality checks with proper SCM syntax
...
Valentin Villenave
2015-04-21
1
-2
/
+2
*
Issue 4325: Replace most uses of scm_{from,to}_locale_* with fixed encodings
...
David Kastrup
2015-03-23
1
-1
/
+1
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
Issue 3694: Use standard inclusion scheme for FreeType headers.
...
Werner Lemberg
2013-12-05
1
-1
/
+1
*
Issue 3531: replaced function argument 'string' by 'const string&' where it m...
...
Frédéric Bron
2013-09-10
1
-1
/
+1
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/BASIC/PROGRESS/D...
...
Reinhold Kainhofer
2011-08-14
1
-8
/
+4
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-207
/
+206
*
Allow for spaces in ttf font glyph names. Fixes #1562.
...
Jan Nieuwenhuizen
2011-05-29
1
-1
/
+1
*
Admin: run yearly grand-replace.
Graham Percival
2011-01-13
1
-1
/
+1
*
Fix compiler warnings.
Werner Lemberg
2010-02-14
1
-31
/
+33
*
Run grand-replace for 2010.
Neil Puttock
2010-01-23
1
-1
/
+1
*
Update source file headers. Fixes using standard GNU package conventions.
...
Jan Nieuwenhuizen
2009-11-25
1
-3
/
+14
*
More newlines and hierarchical indentation in log messages.
Werner Lemberg
2009-04-29
1
-2
/
+2
*
Run grand-replace for 2009.
Jan Nieuwenhuizen
2009-01-06
1
-1
/
+1
*
Both ly:ttf-ps-name and ly:ttf->pfa now handle font index.
Werner Lemberg
2008-12-23
1
-13
/
+71
*
Add header includes for GCC 4.4
Daniel Johnson
2008-12-23
1
-0
/
+1
*
Run `make grand-replace'.
Jan Nieuwenhuizen
2008-12-01
1
-1
/
+1
*
Replace remaining static arrays with dynamic ones.
Werner Lemberg
2007-05-13
1
-8
/
+6
*
Fix compile
Joe Neeman
2007-05-12
1
-2
/
+1
*
Completely revised support for conversion of TTFs to T42 fonts.
...
Werner Lemberg
2007-05-12
1
-78
/
+280
*
thinko
Han-Wen Nienhuys
2007-04-29
1
-1
/
+2
*
new t42 body write try.
Han-Wen Nienhuys
2007-04-29
1
-1
/
+47
*
codingstyle nits: space before ( and after ,
Han-Wen Nienhuys
2007-01-27
1
-2
/
+2
*
fix brown paper bag design: calling conventions are platform dependent.
Han-Wen Nienhuys
2007-01-27
1
-2
/
+2
*
replace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friends
Han-Wen Nienhuys
2007-01-27
1
-4
/
+2
*
uniformize C++ <-> scheme name mappings.
Han-Wen Nienhuys
2007-01-26
1
-1
/
+1
*
use freetype_error_string in more places.
Han-Wen Nienhuys
2007-01-23
1
-1
/
+1
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
Update guile interface.
...
Han-Wen Nienhuys
2007-01-04
1
-1
/
+1
*
trim duplicate headers.
Han-Wen Nienhuys
2006-11-29
1
-1
/
+0
*
use __attribute__ format(printf)
Han-Wen Nienhuys
2006-11-29
1
-3
/
+3
*
use glyph indexing for glyph name .notdef
Han-Wen Nienhuys
2006-11-01
1
-0
/
+4
*
(make_index_to_charcode_map): remove debugging gobs.
Han-Wen Nienhuys
2006-10-21
1
-2
/
+1
*
* lily/ttf.cc (print_trailer): if all else fails: use
...
Han-Wen Nienhuys
2006-10-20
1
-3
/
+19
*
*** empty log message ***
Han-Wen Nienhuys
2006-03-30
1
-5
/
+11
*
*** empty log message ***
Han-Wen Nienhuys
2006-03-29
1
-3
/
+4
*
(calc_control_points): handle suicide
...
Han-Wen Nienhuys
2006-03-29
1
-1
/
+4
*
* lily/ttf.cc (print_trailer): use it.
...
Han-Wen Nienhuys
2006-03-28
1
-1
/
+1
*
* mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
...
Han-Wen Nienhuys
2006-03-28
1
-12
/
+39
*
* flower/include/std-string.hh:
...
Jan Nieuwenhuizen
2006-02-11
1
-4
/
+4
*
*** empty log message ***
Jan Nieuwenhuizen
2006-01-26
1
-4
/
+4
*
* buildscripts/analyse-cxx-log.py: new file. Read compile log to
...
Han-Wen Nienhuys
2006-01-24
1
-1
/
+1
*
* input/test/font-table.ly: use it.
...
Han-Wen Nienhuys
2006-01-22
1
-32
/
+0
*
(LY_DEFINE): store name before destroying face.
Han-Wen Nienhuys
2006-01-22
1
-3
/
+3
*
(local-install-outfiles): only create directory if
...
Han-Wen Nienhuys
2006-01-22
1
-1
/
+5
*
* lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
...
Han-Wen Nienhuys
2006-01-21
1
-0
/
+36
*
* scm/framework-ps.scm (write-preamble): use it to pick exactly
...
Han-Wen Nienhuys
2006-01-21
1
-0
/
+19
[next]