1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00
Files
wmaker/wrlib/ChangeLog
1998-09-29 22:36:29 +00:00

8 lines
328 B
Plaintext

- added RMakeCenteredImage()
- Added code to draw pixels and lines. Both writing absolute values, or
offseting existing pixels with delta values are supported.
- Remade the beveling code to be simpler, using the RAlterLine() functions.
- Fixed some pixels in the bevels.
- Changed RAlter* functions to more generic ROperate*