diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-09-05 15:02:17 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-09-06 17:35:52 +0200 |
commit | 11f7d6aca36b25fb0b225cd0c641cd4f09338672 (patch) | |
tree | 1dbb17129d093920fd058ebd60ed53110db1fe9a /libvisio | |
parent | cf6d2e2f8319fb4a2b15b9a805699312fe7305f9 (diff) |
basic .docx write support for embedded fonts
Docx embedded fonts now should be usable for practical use,
although there is still a number of small todos:
- fonts are embedded when saving only if the document had embedded
fonts when it was opened (this means the document needed to be
saved in MSO first with the option enabled), there's no UI
to enable it and it's a question if it makes sense on Linux
- w:embedSystemFonts is similarly questionable, given that the spec
is very vague on what system fonts are supposed to be
- font subsetting is ignored, when reading a document, the font
is simply used and it is hoped it will work (that should mean
the document should not be modified, otherwise glyphs may be missing
for the new text), write has no support for subsetting; also, since
fonts are global for LO, opening several documents with the same
but differently subset font probably will not work
Change-Id: I470a9f2857738a10e82546223412bd9320841e65
Diffstat (limited to 'libvisio')
0 files changed, 0 insertions, 0 deletions