pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
355 stars 38 forks source link

missing APIs for app and watchface : the gcolor_legible_over() function #142

Closed timkrief closed 3 years ago

timkrief commented 3 years ago

Found by trying to run my watchface and getting this warning/error message: [unc_symbols.h: 163] == Unimplemented: _gcolor_legible_over ==

timkrief commented 3 years ago

If I wanted to implement it, in what file should I create it?

jwise commented 3 years ago

Maybe rwatch/graphics/graphics.c?