Searched defs:rise (Results 1 - 3 of 3) sorted by relevance
/inkscape/share/extensions/ | ||
H A D | ffgeom.py | 71 rise = delta_y variable in class:Segment |
/inkscape/src/extension/internal/pdfinput/ | ||
H A D | svg-builder.h | 77 double rise; // Text rise parameter member in struct:Inkscape::Extension::Internal::SvgGlyph |
/inkscape/src/libnrtype/ | ||
H A D | FontInstance.cpp | 577 bool font_instance::FontSlope(double &run, double &rise) argument 580 rise = 1.0; 594 rise=otm.otmsCharSlopeRise; 605 rise = hhea->caret_Slope_Rise; |
Completed in 16 milliseconds