mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 17:08:08 -04:00
README.md syntax fixes
Use a common list style (-, not *) and escape the # (or else Doxygen complains).
This commit is contained in:
parent
d5c589dae3
commit
b1de3377d0
26
README.md
26
README.md
@ -13,21 +13,21 @@ image formats.
|
||||
|
||||
The following image formats have read-only support:
|
||||
|
||||
* DirectDraw Surface (dds)
|
||||
* Gimp (xcf)
|
||||
* OpenEXR (exr)
|
||||
* Photoshop documents (psd)
|
||||
* Sun Raster (ras)
|
||||
- DirectDraw Surface (dds)
|
||||
- Gimp (xcf)
|
||||
- OpenEXR (exr)
|
||||
- Photoshop documents (psd)
|
||||
- Sun Raster (ras)
|
||||
|
||||
The following image formats have read and write support:
|
||||
|
||||
* Encapsulated PostScript (eps)
|
||||
* JPEG-2000 (jp2)
|
||||
* Personal Computer Exchange (pcx)
|
||||
* SGI images (rgb, rgba, sgi, bw)
|
||||
* Softimage PIC (pic)
|
||||
* Targa (tga): supports more formats than Qt's version
|
||||
* XView (xv)
|
||||
- Encapsulated PostScript (eps)
|
||||
- JPEG-2000 (jp2)
|
||||
- Personal Computer Exchange (pcx)
|
||||
- SGI images (rgb, rgba, sgi, bw)
|
||||
- Softimage PIC (pic)
|
||||
- Targa (tga): supports more formats than Qt's version
|
||||
- XView (xv)
|
||||
|
||||
## Contributing
|
||||
|
||||
@ -59,5 +59,5 @@ removed.
|
||||
|
||||
- Home page: <https://projects.kde.org/projects/frameworks/kimageformats>
|
||||
- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel>
|
||||
- IRC channel: #kde-devel on Freenode
|
||||
- IRC channel: \#kde-devel on Freenode
|
||||
- Git repository: <https://projects.kde.org/projects/frameworks/kimageformats/repository>
|
||||
|
Loading…
x
Reference in New Issue
Block a user