mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #123: Alternative software rendering backend
This commit is contained in:
@ -187,8 +187,8 @@ private:
|
||||
|
||||
enum class RendererEngine
|
||||
{
|
||||
Software,
|
||||
OpenGL
|
||||
Blend2D,
|
||||
QPainter,
|
||||
};
|
||||
|
||||
enum class RenderingIntent
|
||||
|
Reference in New Issue
Block a user