J
J
jtag2016-02-18 07:53:37
Canvas
jtag, 2016-02-18 07:53:37

How to disable pixel blur in html or canvas?

How can I turn off pixel blur in html or canvas?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
SnowElephant, 2016-02-18
@SnowElephant

image-rendering: pixelated;

G
GreatRash, 2016-02-18
@GreatRash

Forget about float, use only int.

V
Vladislav Bezenson, 2016-02-18
@inferusvv

Avoid half pixels. Like when you have a block width of 101px and you do translateX(-50%)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question