-
Currently the Text widget uses a **greedy** algorithm to apply line-breaks. Words are laid out until they don't fit, and then it continues in the next line.
I suggest there should be an option to c…
-
### Description
In TeX there is a concept called glue stretching (see [this StackOverflow answer](https://tex.stackexchange.com/a/64759) for more details).
As far as I understand it, the basic ide…
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/DominikPieper/obsidian-ReadItLater/discussions/categori…
-
**Describe the bug**
A clear and concise description of what the bug is.
I noticed that when I try to save text with emojis they are getting saved with out any colour.
**To Reproduce**
```cs
…
-
This is the `U+0361` character (COMBINING DOUBLE INVERTED BREVE")
Actual using "Source Sans 3"
Expected:
-
https://drafts.csswg.org/css-text-4/#text-spacing-property
This proposal was found in the following issue:
- https://github.com/w3c/csswg-drafts/issues/3229
> 1. In the above description of `…
-
When running in the Illustrator CC 2018 app with our extension the remote debugger appears to be causing the extension to restart.
Steps:
1) Start up Illustrator
2) Open Extension
3) Attach C…
-
Adobe does provide TCP Socket class in ExtendScript. But does not provide anything about HTTP. I had to write it on top of the Socket class. With this library, you can connect your API's with Adobe ap…
-
I wonder when the scripting reference guides documentation will be updated. We are lacking reference from updates since 2021. Lots of new features have been added and i would like to know if this will…
-
```
What steps will reproduce the problem?
1. Using the code from the watermark.py as a sample, I attempted to Overlay the
attached PDF Document into another PDF Document.
Minimal code reproduction …