Marcel Metz
                                            Marcel Metz
                                        
                                    > The examples which go through a char \* UTF-8 string byte-by-byte (like lcd.c) are wrong, and the API is not conducive to fixing it. If you start with a...
> Please be precise: what function are you talking about? Scratch that. I ignored the title. Well, the `texture_font_get_glyph` does exactly what it advertises, it returns the glyph for a...
> I think 32 bits ought to be enough for a "character" type, at least most of the time, but OK... edge cases are endless. Lemme guess, 64 bits isn't...
> am wondering if the log output will be very useful if we omit the work dir from it I can add another message to the `setup` method. > and...
While looking at the log of the build it may be a good idea to call `git add -A %{dst_dir}` instead of `git add -A .`.