caribaud
  • Joined on 2023-03-03
caribaud pushed to dev at caribaud/melpomene 2023-05-26 17:24:46 +02:00
b2b4532a4f Update HTML generation
54bbeade8c Update HTML template
Compare 2 commits »
caribaud pushed to dev at caribaud/melpomene 2023-05-25 23:47:36 +02:00
da1eba4676 Fixing help menu
caribaud created branch dev in caribaud/melpomene 2023-05-25 23:31:43 +02:00
caribaud pushed to dev at caribaud/melpomene 2023-05-25 23:31:43 +02:00
c7830c3f17 Add possibility for global offset / scaling
7179e44814 Allow for varying-size pages
62303209f8 Set images size directly in HTML
Compare 3 commits »
caribaud commented on issue caribaud/melpomene#3 2023-05-22 01:15:41 +02:00
Unreliable stuttering on Firefox / Debian

Setting width and height on imgs doesn't really help

caribaud pushed to main at caribaud/melpomene 2023-05-22 01:12:39 +02:00
c35e426838 Fix licence button URL
caribaud commented on issue caribaud/melpomene#4 2023-05-22 01:06:20 +02:00
Frequent blurring in Chrome / Debian

It seems setting width and height for img tags fixes that.

caribaud commented on issue caribaud/melpomene#4 2023-05-22 00:47:44 +02:00
Frequent blurring in Chrome / Debian

Maybe try to not use flexbox anymore as the container and use a simple div with fixed-size display:inline-block elements ?

caribaud commented on issue caribaud/melpomene#4 2023-05-22 00:40:55 +02:00
Frequent blurring in Chrome / Debian

Both highres and lowres

caribaud opened issue caribaud/melpomene#4 2023-05-22 00:39:43 +02:00
Frequent blurring in Chrome / Debian
caribaud opened issue caribaud/melpomene#3 2023-05-22 00:38:53 +02:00
Unreliable stuttering on Firefox / Debian
caribaud commented on issue caribaud/melpomene#2 2023-05-22 00:21:29 +02:00
Allow to either set zooms data through JS or data-* attributes in IMGs

Fixed in 855808b46965e8602709d296231b4e015ca270f2, 9f522334059961300a5dc0ba1870ae8abf005022

caribaud closed issue caribaud/melpomene#2 2023-05-22 00:21:29 +02:00
Allow to either set zooms data through JS or data-* attributes in IMGs
caribaud pushed to main at caribaud/melpomene 2023-05-22 00:19:53 +02:00
3fddd1cf5c Use transform for translation
caribaud pushed to main at caribaud/melpomene 2023-05-21 22:50:11 +02:00
8f777a2a1a Updating readme, removing obsolete files
22399551dc Adding HTML data demo
9f52233405 Adding format options and help for generator
a8c1a86592 fixing lowres demo
712f8751d8 Fixing header / adding version info
Compare 6 commits »
caribaud pushed to main at caribaud/melpomene 2023-05-21 20:24:50 +02:00
24459a8430 Add main repository info
caribaud opened issue caribaud/melpomene#2 2023-05-21 19:33:26 +02:00
Allow to either set zooms data through JS or data-* attributes in IMGs
caribaud opened issue caribaud/melpomene#1 2023-05-21 19:09:20 +02:00
Add ratio as a json data
caribaud pushed to main at caribaud/melpomene 2023-05-19 18:28:39 +02:00
8fb037256d Removing obsolete demo files
caribaud pushed to main at caribaud/melpomene 2023-05-19 18:27:23 +02:00
2e1bb56e42 Update 'README.md'