simoncozens / fonttools-rs

A Rust OpenType manipulation library
Apache License 2.0
38 stars 6 forks source link

> #![allow(non_snake_case, non_camel_case_types)] #1

Open madig opened 3 years ago

madig commented 3 years ago

nooooooooooooooooooooooooooooo :sob:

simoncozens commented 3 years ago

Complain to the OpenType spec editor, not me. :-)

madig commented 3 years ago

You can put it on individual structs and stuff so you don't have to enable it globally.