dy / linefont

Font for rendering line chart data
https://dy.github.io/linefont/scripts
SIL Open Font License 1.1
385 stars 6 forks source link

Readjust weights #11

Closed dy closed 1 year ago

dy commented 1 year ago

From https://github.com/dy/wavefont/issues/43#issuecomment-1704382584 exact weight values can be readjusted to match 2 ** (1/3) coef between them.

dy commented 1 year ago

It seems 0:9, 100: 12, 200: 18, 300: 25, 400: 36, 500: 50, 600: 72, 700: 100, 800: 144, 900: 200, 1000: 288 scale has perfect balance of predictability, human-nonlinearity, closeness to log2, matching 25,50,100,200 values. It feels smooth and natural.

dy commented 1 year ago

Ok, adjusted to better log2 range. Now feels more natural and reasonable.