index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gdi
/
font.cpp
Age
Commit message (
Expand
)
Author
2010-11-16
lib/gdi/font.cpp: assume HAVE_FRIBIDI is always set
Andreas Oberritter
2010-11-16
lib/gdi/font.*: remove !HAVE_FREETYPE2
Andreas Oberritter
2010-10-06
Merge remote branch 'origin/bug_530_add_dm800se_support'
ghost
2010-10-06
Merge branch 'bug_300_fix_arabic'
ghost
2010-06-01
fix color oled support
ghost
2010-06-01
add support for rbg565 color oled
ghost
2010-05-08
lib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic language
ghost
2010-05-08
Revert "lib/gdi/font.cpp: call libfribidi for single lines on multi line text...
ghost
2010-05-08
Revert "lib/gdi/font.cpp: try to fix wrong reordering of some characters"
ghost
2010-05-08
lib/gdi/font.cpp: try to fix wrong reordering of some characters
ghost
2010-05-05
lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to pre...
ghost
2010-04-26
add missing parentheses
Andreas Oberritter
2009-04-21
font.cpp: fix
ghost
2009-03-23
add some debug assertions
Felix Domke
2008-10-30
small refcounting fixes, add private operator delete to iObject
Andreas Monzner
2008-04-08
experimental support for freetype 2.1.x and newer versions
Andreas Oberritter
2008-01-24
you don't want to know... (don't rely on clut in 32bit modes)
Felix Domke
2007-11-28
improve text editing. Patch by Anders Holst
Felix Domke
2007-11-23
support for linebreaks at hyphens, support for soft-hyphen (U+00AD)
Felix Domke
2006-12-19
move AddFont to more related place
Andreas Monzner
2006-06-18
more fixes :)
Andreas Monzner
2006-06-18
fix empty strings
Felix Domke
2006-06-18
hopefully fix frequently segfaults
Andreas Monzner
2006-06-02
finally implement proper clipping for texts
Felix Domke
2006-01-13
allow forcing replacement font for some glyphs
Felix Domke
2006-01-13
enable fribidi
Felix Domke
2005-11-12
remove unneeded delete (we use a SmartPtr here) .. this fixes a segfault
Andreas Monzner
2005-11-11
bigger linegap
Andreas Monzner
2005-07-22
fix/simplify bbox code a bit
Felix Domke
2005-05-20
- use "xadvance" instead of "glpyh->width" as bounding box width
Felix Domke
2005-05-19
- add invert support for glyphs
Felix Domke
2005-02-07
- added iStaticServiceInformation
Felix Domke
2005-01-29
- add fake "main menu"
Felix Domke
2005-01-09
- add more python stuff
Felix Domke
2004-10-01
- add python, missing gui
Felix Domke
2004-09-25
- new GUI lib
Felix Domke
2004-06-02
- disabled gui for a moment
Felix Domke
2004-05-27
yes! ich habs kaputt gemacht! (doesn't compile anymore, doesn't work anymore,
Felix Domke
2003-10-17
import of enigma2
Felix Domke