index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
img
/
png.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
png: fix check in readU8
bptato
2024-04-27
1
-1
/
+1
*
png: fix indexed color with tRNS
bptato
2024-04-27
1
-5
/
+7
*
color: RGBAColor -> ARGBColor
bptato
2024-04-26
1
-5
/
+5
*
Remove unnecessary unsigned casts
bptato
2024-04-26
1
-16
/
+16
*
png: fix off by one
bptato
2024-04-25
1
-3
/
+1
*
Initial image support
bptato
2024-04-25
1
-18
/
+49
*
Update code style
bptato
2024-04-17
1
-49
/
+49
*
Remove unnecessary std/math imports
bptato
2024-04-08
1
-5
/
+3
*
Allow non-RGB colors in CSS
bptato
2024-02-24
1
-1
/
+1
*
Use std/* imports everywhere
bptato
2024-01-07
1
-1
/
+1
*
Compile with styleCheck:usages
bptato
2023-12-28
1
-2
/
+2
*
warn on eprint in release mode
bptato
2023-10-21
1
-1
/
+2
*
png: print zstream errors
bptato
2023-07-04
1
-1
/
+5
*
png: fix grayscale regression
bptato
2023-06-29
1
-1
/
+1
*
png: fix 4 bit grayscale & <8 bit indexed color
bptato
2023-06-25
1
-6
/
+17
*
Make Result.text, json return promise
bptato
2023-06-13
1
-1
/
+0
*
Fix various layout bugs, prepare for image support
bptato
2023-06-12
1
-3
/
+3
*
Add indexed color, other png improvements
bptato
2023-06-09
1
-22
/
+71
*
Refactor bitmap, add png color modes
bptato
2023-06-06
1
-0
/
+413