diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-01-19 20:56:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-01-20 09:43:28 +0000 |
commit | 4ebe24910441e7f382cff4ccc899515910c74c2c (patch) | |
tree | 5aa56197779b7038a4fa41423d976f6c7b4c9c78 /README.md | |
parent | 62ea0ef8428ca4e12c5fa11674737a9bf0b646aa (diff) |
drop basebmp entirely now
Change-Id: I534848c4be8eadf86b7f31ac742a80982405f56f
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index 8c14328af62b..9a9809890469 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,6 @@ There are several other libraries that are helpful from a graphical perspective: Module | Description ----------|------------------------------------------------- -basebmp/ | enables a VCL compatible rendering API to render to bitmaps, as used for LibreOffice Online, Android, iOS, etc. basegfx/ | algorithms and data-types for graphics as used in the canvas canvas/ | new (UNO) canvas rendering model with various backends cppcanvas/ | C++ helper classes for using the UNO canvas |