index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docview
/
components
/
richtext
/
CanvasFontManager.pas
Age
Commit message (
Expand
)
Author
2015-02-19
Removed fpgApplication.DefaultFont
Graeme Geldenhuys
2014-03-30
Richview resize/render speed
Andrew Haines
2013-04-25
docview: refactored text encoding version
Graeme Geldenhuys
2011-08-29
richview: fixed memory leak with font resources.
Graeme Geldenhuys
2011-08-11
richview: ExtractNextTextElement() changed to support UTF-8 characters
Graeme Geldenhuys
2011-07-24
docview: bug fix where font description had two fontsize values defined.
Graeme Geldenhuys
2011-07-23
fixes compiler errors after bring 'fonts_refactor' branch up to speed
Graeme Geldenhuys
2011-07-23
Major refactoring in the CanvasFontManager unit. Work-in-Progress!
Graeme Geldenhuys
2011-02-03
temp storage for Encoding implementation in DocView
Graeme Geldenhuys
2010-09-01
docview: Replaced hard-coded font values with constants.
Graeme Geldenhuys
2010-08-22
dcoview: fixed a minor memory leak.
Graeme Geldenhuys
2010-08-22
docview: fixes the AV on exit.
Graeme Geldenhuys
2010-08-06
docview: Fixed mono font screwup when scrolling large tables.
Graeme Geldenhuys
2010-08-06
docview: Removed the check for FontType = ftOutline.
Graeme Geldenhuys
2010-03-09
docview: renamed local variables to reduce future confusion.
Graeme Geldenhuys
2010-03-09
When debugging with GDB these lines sometimes gives FPC AnsiString errors.
Graeme Geldenhuys
2010-02-24
docview: This drastically improved text width calculations.
Graeme Geldenhuys
2010-02-24
docview: Lets not hardcode the Arial font.
Graeme Geldenhuys
2009-11-27
Merged separate DocView project as our subdirectory
Graeme Geldenhuys