screenshifter / SLPD_to_PDF_converter

QT C++ that convert .SLPD files to the PDF description
GNU General Public License v3.0
0 stars 0 forks source link

Configure project, create project structure/interfaces #1

Open screenshifter opened 3 years ago

screenshifter commented 3 years ago

Project structure on a macrolevel:

SLPD translator should use some set of rules, that can be stored as files. PDF generator must have some general rules, that should help make document according to the used standard. These rules can be stored in some ".rules" file, also they should be configured with this program.