1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-11-13 18:00:49 +01:00

iidx13: fix render images (i'm fine i swear)

This commit is contained in:
yurei 2024-10-28 23:55:12 +01:00
parent 5bc98f4767
commit 1fedff2b16

View File

@ -168,10 +168,10 @@
Below is an example of how both look like.
??? info "Linear"
<img src="/img/iidx12/iidx12_linear.png">
<img src="/img/iidx13/iidx13_linear.png">
??? info "Point"
<img src="/img/iidx12/iidx12_point.png">
<img src="/img/iidx13/iidx13_point.png">
It comes down to your own prefrence what you decide on, `Linear` is less sharp but doesn't have pixel perfect edges. `Point` is sharp and is pixel perfect.