-
-
I was using Paper.text().
To disable the user selection, I set the user-select to none. It was working when it being used in a inline svg. However, when I tried to use .attr() to set 'user-select: no…
-
```
What steps will reproduce the problem?
1.Change the Font Family in iReader Options
2.Use iReader to read an article
3.See if the font has changed
What is the expected output?
Every font family sh…
-
Sometimes authors want to use a normal, websafe typeface for their blog rather than a Typekit or Google Fonts choice.
If a website author decides to use Verdana or Georgia for their blog, we should a…
-
I want to use font-family verdana for the text in my rendered pdf but the plugin doesn't recognize the css with font-family and the rendered pdf is with default font-family and serif.
It would be als…
-
-
You can override the callbackOptions and provide additional logic to run before/after installing the Slack app.
We use it to send a welcome message to the installing user after a succesfull install…
-
When I want to select a custom font from my system. Only very specific fonts appear. Such as [candara, Verdana, Times] etc. I have fonts like [dank mono, Cascadia Code, Victor mono] installed and they…
-
Hi,
My meteor app is behind a nginx server. I have one issue when I try to upload files (bigger than 2Mb) on Chrome (Firefox and Safari are ok): files are partially uploaded (like cropped)
I h…
-
**Explain the problem.**
When pandoc renders a pptx from an md with a figure in it that has a caption, it does not use the font defined in the master slide template for the caption.
- In this ex…