photorotate

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

26 check-ins

2026-07-01
23:10
Remove WORDS_BIGENDIAN macro. Is intended for other project Leaf check-in: 04902baa4b user: emiliano tags: trunk
23:02
Remove photoinfo command check-in: 667641a6be user: emiliano tags: trunk
22:52
Unify src/dst prefix notation. Remove Tk_PhotoImageBlock layout check code: Tk_PhotoGetImage always return the same layout check-in: da49648fa1 user: emiliano tags: trunk
16:20
Indent check-in: 799b9d1772 user: emiliano tags: trunk
15:17
Change *Block to *BlockPtr where applicable check-in: 13cce9d0a1 user: emiliano tags: trunk
00:43
Add WORDS_BIGENDIAN to defines check-in: c46b506bf0 user: emiliano tags: trunk
2026-06-30
01:26
Move resample code elsewhere check-in: 9f41998c36 user: emiliano tags: trunk
2026-06-29
23:10
Remove unused macro check-in: f88ea22524 user: emiliano tags: trunk
23:09
Swap the image order; the destination image now comes first check-in: c3d30c4694 user: emiliano tags: trunk
21:45
Handle the two recommended layouts on Tk_PhotoputBlock, rgb and grayscale. Remove helper structs check-in: 7161893aeb user: emiliano tags: trunk
2026-06-24
23:18
Adjust const qualifier. Rename doc file check-in: 80cf0bb19d user: emiliano tags: trunk
19:51
Change "struct ResampleFilter" to "ResampleFilter" check-in: ea6ca2ab16 user: emiliano tags: trunk
12:45
Refactor code. Fix -from parsing in resample check-in: fa8ac9df83 user: emiliano tags: trunk
00:09
Remove redundant copy when src and dst are the smae image when rotating. Start working on resample; just parsing options right now check-in: f35f37e48b user: emiliano tags: trunk
2026-06-21
21:29
Implement blending with the background at the edges of the rotated image check-in: dbec0320fe user: emiliano tags: trunk
17:41
Rename PhotoPixel -> RgbPixel. Refactor area wheighting. check-in: fd24b5d0cf user: emiliano tags: trunk
2026-06-20
17:02
Add missing stdint.h header. Recognize the background empty list as equal to {0 0 0 0} check-in: 94f3d3c5c6 user: emiliano tags: trunk
14:44
Comments check-in: 807efa77bf user: emiliano tags: trunk
2026-06-19
19:56
Do not crash when src == dst check-in: fb60900829 user: emiliano tags: trunk
02:08
Make sure the angle is between 0.0 and 360.0 check-in: d67f8d1bff user: emiliano tags: trunk
00:50
Handle 0-90-180-270-360 special cases. Add copyright notices check-in: f039bcd330 user: emiliano tags: trunk
2026-06-18
21:40
Use scales instead of spinboxes in the demo check-in: 0d73526aad user: emiliano tags: trunk
20:59
Add demo check-in: d57c823e93 user: emiliano tags: trunk
19:59
Implement background color check-in: f704ec11ca user: emiliano tags: trunk
18:21
Initial commit check-in: 54adfad195 user: emiliano tags: trunk
18:05
initial empty check-in check-in: 9c2719a9b8 user: egavilan tags: trunk