-
It uses -1 as a flag value which can make it hard to reason about whether subclasses will be treated as having fixedWidth / fixedHeight. Probably better to just have explicit boolean flags so it becom…
-
Setting the `fixedWidth` to a specific value does nothing for me. Is this deprecated or coming in a future release?
-
Hi @nfroidure,
when use fixedWidth and fontHeight in the same time. it is generated like this:
(viewbox of source svg just 32 so use the fontHeight to fix to 700)
![image](https://cloud.githubusercon…
-
I have downloaded the google play service form https://github.com/playgameservices/play-games-plugin-for-unity. i have followed the tutorial on github and implemented it. When i click on log in button…
ghost updated
10 years ago
-
The current version of **FTOLED_Text.cpp** has an issue handling spaces correctly in OLED_TextBox when variable width fonts in **OLED_text_Boxes** are used.
Working through the code I found that the …
-
https://github.com/nfroidure/svgicons2svgfont/issues/17
There were some errors in the way the descent value was interpreted, it could break some font.
I'll probably set the next version to 0.1.0 in …
-
Hi, i'm trying to change the size of the view (because I would like to add some buttons above the textview).
I've tried to change the xib file size and add buttons, but it doesn't work.
I also tried t…
-
I recently updated the tooltipster.js to 3.2.2 and my code to set the fixedWidth doesn't work well on safari on Mac. Here is my code,
(function($){
$(function(){
// tablecallout tooltip
…
-
Any idea what might be causing this?
```
/Users/luismartins/Sites/prestashop/themes/domatica/src/node_modules/gulp-iconfont-css/index.js:104
throw error;
…
-
```
rst2pdf is working great so far and I love it, but I've been running into
my fair share of problems unfortunately :(
Here's what I've found:
a) Can't compile a popular ReST Cheetsheet (I guess w…