remove reference initialization in header

This commit is contained in:
Filip Sykala 2021-09-10 13:09:45 +02:00
parent 77209abbcd
commit 999aef0440
3 changed files with 10 additions and 7 deletions

View file

@ -117,7 +117,7 @@ public:
static Polygons text2polygons(const Font & font,
const char * text,
const FontProp &font_prop,
Glyphs & cache = Glyphs());
Glyphs * cache = nullptr);
/// <summary>
/// Project 2d point into space