More Info

Revision 565152

(Back to digest)
 

Other in Office

Alfredo Beaumont Sainz committed changes in /branches/koffice/1.6/koffice/lib/kformula:

Rewritten font support:
* Font support is now Unicode based and TeX font support is dropped.
* cmex TeX font is still used for big brackets.
* The rest of BaKoMa fonts are no more packaged with KFormula. Arev fonts are
packaged instead.
* Unicode table has been separated into different set of tables to
allow symbol selection separation in the future.
* All the symbols in tables are supported in Arev font. If the font selected
by the user doesn't contain the symbol, Arev font will be instead.

File Changes

Added 6 files
/branches/koffice/1.6/koffice/lib/kformula
 
/unicodetable.cc
 
/fonts/Arev.ttf
 
/fonts/ArevBd.ttf
 
/fonts/ArevBI.ttf
 
/fonts/ArevIt.ttf
 
/fonts/LICENSE.CMEX
Deleted 2 files
/branches/koffice/1.6/koffice/lib/kformula
 
/unicodenames.cc
 
/fonts/LICENSE
Modified 16 files
/branches/koffice/1.6/koffice/lib/kformula
 
/cmstyle.cc
 
/contextstyle.cc
 
/contextstyle.h
 
/fontstyle.cc
 
/fontstyle.h
 
/kformulaconfigpage.cc
 
/kformulaconfigpage.h
 
/kformuladocument.cc
 
/Makefile.am
 
/symbolaction.cc
 
/symbolaction.h
 
/symboltable.cc
 
/symboltable.h
 
/textelement.cc
 
/tokenelement.cc
 
/fonts/Makefile.am
24 files changed in total