Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(661)

Unified Diff: lily/include/pango-font.hh

Issue 323850043: Initial work to support opentype font features
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/include/modified-font-metric.hh ('k') | lily/modified-font-metric.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/pango-font.hh
diff --git a/lily/include/pango-font.hh b/lily/include/pango-font.hh
index aaae077b769d01bd257e1e96414581a6ea147dd4..5e804f7a8f8f743430dd0c757d3220bd9df5619b 100644
--- a/lily/include/pango-font.hh
+++ b/lily/include/pango-font.hh
@@ -63,7 +63,9 @@ public:
Stencil pango_item_string_stencil (PangoGlyphItem const *) const;
virtual Stencil text_stencil (Output_def *output_state,
- const string &text, bool music) const;
+ const string &text,
+ bool music,
+ const string &features_str) const;
virtual void derived_mark () const;
};
« no previous file with comments | « lily/include/modified-font-metric.hh ('k') | lily/modified-font-metric.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b