Felipe Corrêa da Silva Sanches

Results 92 issues of Felipe Corrêa da Silva Sanches

While working on #195 I looked for a CHANGELOG.md file in order to place a note describing the change but I could not find one. I am used to keeping...

I'd suggest adding to the API a function called setLabel that provides a string describing the current progress stage. This optional label should be rendered inside the progress bar area....

enhancement

obs: the first messages in this issue thread (before https://github.com/trufont/trufont/issues/85#issuecomment-152591940) were based on a wrong understanding of the issue.

🌟better

Several files mention this in the header: // Copyright 2015 by Paulo Augusto Peccin. See license.txt distributed with this file. But I could not find a license.txt file anywhere.

Please consider adding compatibility with future versions of the GPL license. This would be done simply by adding "(or later)" in the README file, in the line that describes the...

user scenario: * A user keeps backups of a group * The owner of the group decides to delete it on Telegram * the user re-runs the backup tool *...

This is caused by a MacOS-specific docTest being run on the GNU+Linux environment of our current Travis setup. I don't want to remove tests that may be useful to detect...

`NSColor` being used on **Examples/TYPETR/Bitcount/LayerCatalogGenerator.py** should be replaced by something that works both on Flat and DrawBot ![screenshot at 2018-01-30 21 08 45](https://user-images.githubusercontent.com/213676/35596625-c886f48e-0601-11e8-9b24-f5130fdc6eb4.png)

`textBoxBaseLines` is used on several examples: ![screenshot at 2018-01-30 17 16 54](https://user-images.githubusercontent.com/213676/35586213-63398d8c-05e1-11e8-9735-0c646597a625.png) There's a definition for `textBoxBaseLines` at Examples/FunctionTesting/baseLinePositions.py but it depends on `CoreText` and `Quartz`: ``` def textBoxBaseLines(txt, box):...

![screenshot at 2018-01-30 09 55 59](https://user-images.githubusercontent.com/213676/35565233-d757dc7a-05a3-11e8-8d93-f316ccc7bbca.png)