v/vlib/x
penguindark 1d1fda9522
x.ttf: fix for the MSVC `get_string` pointer issue (#8139)
* fix tab and spaces in indentation

* fix for glyph not found error

* fix for get_String in ttf.v pointer problems with MSVC

* avoid second return in get_string

* move from u32 to u64 to byteptr in 64 bit systems
2021-01-15 20:40:56 +02:00
..
json2 checker: ban any_int/any_float outside buitlin (#7675) 2020-12-31 12:41:30 +01:00
openssl checker: disallow comparison between enum and int (#7886) 2021-01-08 17:41:52 +01:00
ttf x.ttf: fix for the MSVC `get_string` pointer issue (#8139) 2021-01-15 20:40:56 +02:00
websocket checker: require explicit return none (#8060) 2021-01-12 11:43:55 +01:00