Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Missing feature - selecting fonts #23

Open
jcreem opened this issue Mar 17, 2016 · 0 comments
Open

Missing feature - selecting fonts #23

jcreem opened this issue Mar 17, 2016 · 0 comments

Comments

@jcreem
Copy link

jcreem commented Mar 17, 2016

I am having issues using several different fonts (can change font sizes but not the font face).

The perl version of the library states:

However, if you don't take care, your font specification could produce no visible effect in some situations. Of course you have checked the availability of the needed font in your environment. But, in any ODF document, a font must be declared to be used by a style. Fortunately such declaration is very easy to register thanks to the document-based set_font_declaration() method:

    $doc->set_font_declaration("Times New Roman");

Python binding appears to be missing this capability

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant