Send plymouth mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.freedesktop.org/mailman/listinfo/plymouth
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of plymouth digest..."


Today's Topics:

   1. Some recent changes (Charlie Brej)


----------------------------------------------------------------------

Message: 1
Date: Sat, 21 Nov 2009 18:13:10 +0000
From: Charlie Brej <[email protected]>
Subject: Some recent changes
To: plymouth <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I made some changes today, nothing major and most stuff I discussed on IRC 
already but just to keep everyone up to speed.
(Ray could you just cast your eye over them)

Migrate from image to pixel-buffer

- Images now use a pixel-buffer to keep their data. This avoids some 
duplication.
- There were a couple image transformation functions, I moved their body to 
pixel-buffer. Don't use these in new code as I will remove them once I migrate 
the plugins over.
- If you want to perform transformations then use the pixel-buffer. There is a 
new function to convert an image to a pixel buffer to help you.

Scripted plugin uses pixel-buffer

- Migrated the scripted plugin to use pixel-buffers to store the image data.
- Implemented the text to image function now that it is trivial with 
pixel-buffers. This has exact same behaviour as the one that mandriva has as a 
patch.
- Example of the text rendering shown with the message callback.



------------------------------

_______________________________________________
plymouth mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/plymouth


End of plymouth Digest, Vol 14, Issue 4
***************************************

Reply via email to