Code

turns out, all these synthesize_events were not necessary at all - they just fired...
[inkscape.git] / src / fontsize-expansion.h
1 #ifndef INKSCAPE_FONTSIZE_EXPANSION_H
2 #define INKSCAPE_FONTSIZE_EXPANSION_H
4 #include "libnr/nr-forward.h"
6 double fontsize_expansion(NR::Matrix const &m);
9 #endif /* !INKSCAPE_FONTSIZE_EXPANSION_H */