-
You should add the @2x images
-
On retina screens, the frame buffer is twice the size of the internal window size in each direction. When one renders text, one might want to compensate for this. In piston-graphics this is done throu…
-
Hi,
Have you thought about supporting retina ratio in this brilliant extension?
Exact image sizes seems to be quite obsolete in 2022? - would be nice to be able to input the desired retina dens…
-
There is currently no Retina Display support in Notational Velocity. I have attached a link to a set of retina-quality replacement images that can overwrite the current ones within the app's resources…
-
I managed to trick traitsui into using high-dpi settings and observe that enaml does not take high-dpi (retina) screens into account.
I know its debatable whether to what extent enaml should take care…
jf--- updated
11 years ago
-
Retina support is not included by default? (Your homepage does not serve retina images...)
-
clipping, viewports, and Font sizes. Am I forgetting anything?
-
```
What steps will reproduce the problem?
1. Use editra version 0.7.12 on OS X Macbook Pro Retina
2. it shows blurry chars
What is the expected output? What do you see instead?
Sharp chars
IMPORT…
-
```
What steps will reproduce the problem?
1. Buy a retina MacBook Pro.
2. Launch Gas Mask.
3. Stare at the low res icon.
What version of the product are you using? On what operating system?
Mac OS X…
-
auto resize the @2x images to @1x to support none retina screen
auto expand the exist images to @2x to support the retina screen
it will generate two version of images
```
sprite.png
sprite@2x.png…