I'm working on an scientific computing application that makes fairly heavy use of Greek letters in the UI. It would be convenient if ImFontAtlas had a GetGlyphRangesGreek() method so I didn't have to add every Greek letter to the atlas manually.