Skip to content

Commit 1be2216

Browse files
authored
Update README.md
1 parent d966622 commit 1be2216

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ppm2pwg - misc printing format conversion utilities
1+
# ppm2pwg - misc printing utilities
22
(should really be renamed)
33

44
[![C/C++ CI](https://github.com/attah/ppm2pwg/workflows/C%2FC%2B%2B%20CI/badge.svg)](https://github.com/attah/ppm2pwg/actions/workflows/ccpp.yml)
@@ -28,7 +28,9 @@ IPP-printers are only required to support baseline-encoded jpeg according to PWG
2828
Despite working with in-memory data, it only requires the libjpeg 62.2.0 and not 62.3.0/7.3+ API, so it works on conservative distros.
2929

3030
## ippclient (WIP)
31-
An IPP client that harnesses the above tools for converting files to be printed.
31+
An IPP client that harnesses the above tools for converting files to be printed.
32+
This is a port/rewrite/clean-up of the core parts of SeaPrint in regular (non-Qt) C++.
33+
The plan is to swap over to using this once fature parity is achieved.
3234

3335
## Building
3436

0 commit comments

Comments
 (0)