搜索找到 3 个匹配

Return

jellynettle
16 10月 2019, 22:30
Jump to forum
Jump to topic

Re: [ANALOG] Mix-colored hands

Maths to rescue! Here's what I came up with, packed with selective pallette mode + gimp source
jellynettle
16 10月 2019, 22:43
Jump to forum
Jump to topic

Guide: Getting locale effortlessly

w3schools dot com/jsref/jsref_tolocalestring.asp

Basically just plop this in browser's console and you have locales you specified in first line in form specified by 'long' (see reference above).
var locales = ['sk-SK', 'en-US', 'cs-CZ', 'pl-PL', 'hr-HR', 'es-ES', 'pt-BR', 'fr-FR', 'hu-HU', 'de-DE ...
jellynettle
25 10月 2019, 23:22
Jump to forum
Jump to topic

Re: HELP! create a watchface

Hi,
I guess the main hurdle was to get the semitransparent animation frames so here are scaled frames packable with palette mode on black background. Don't have the time right now to make a watchface but now you should be able to. If not, just write the desired font for time and date and I or ...