mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Add API to force ArdourSans font (for UTF8 symbols)
This commit is contained in:
parent
e8a87f31fc
commit
ef6803abd1
3 changed files with 18 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ unsigned char* xpm2rgba (const char** xpm, uint32_t& w, uint32_t& h);
|
|||
ArdourCanvas::Points* get_canvas_points (std::string who, uint32_t npoints);
|
||||
|
||||
Pango::FontDescription sanitized_font (std::string const&);
|
||||
Pango::FontDescription ardour_font (std::string const&);
|
||||
Pango::FontDescription get_font_for_style (std::string widgetname);
|
||||
|
||||
void decorate (Gtk::Window& w, Gdk::WMDecoration d);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue