RazrFalcon / ttf-parser

A high-level, safe, zero-allocation TrueType font parser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Doesn't guarantee that `x_min` <= `y_min` and `y_min` <= `y_min`'... what does it means?

xnuk opened this issue · comments

/// Doesn't guarantee that `x_min` <= `y_min` and `y_min` <= `y_min`.

You know, y_min <= y_min is always true...