Opened 18 years ago
Last modified 4 weeks ago
#1133 new bug
BPicture R5 compatiblity
Reported by: | marcusoverhagen | Owned by: | marcusoverhagen |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | User Interface | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Fix recently introduced R5 compatibility problems: In the BeOS R5 picture data format, strings aren't NULL terminated, and the length of the string is also written in the data stream. At least, AFAIK.
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Description: | modified (diff) |
---|
comment:3 by , 9 years ago
Keywords: | easy added |
---|---|
Summary: | BPicture R5 compatiblity → BPicture R5 compatiblity (easy) |
comment:4 by , 4 weeks ago
Keywords: | easy removed |
---|---|
Summary: | BPicture R5 compatiblity (easy) → BPicture R5 compatiblity |
comment:5 by , 4 weeks ago
This need to investigate BPicture produced by BeOS, compare it with current Haiku one and adjust. I made some BPicture utils before to save BPicture as file and to view that file.
Note:
See TracTickets
for help on using tickets.
Is this still valid? If so, can any information be added to the ticket?