File: bp-document/classes/class-bp-gopp-image-editor-gs.php
Description
BP_GOPP_Image_Editor_GS::initial_gs_args()

The initial non-varying arguments for the main invocation of Ghostscript.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:535

BP_GOPP_Image_Editor_GS::get_size()

Gets dimensions of image.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:812

BP_GOPP_Image_Editor_GS::escapeshellarg()

It’s too tiresome to have to deal with PHP’s setlocale() to avoid UTF-8 mangling so just do escaping ourselves.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:552

BP_GOPP_Image_Editor_GS::is_win()

Whether on Windows or not.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:572

BP_GOPP_Image_Editor_GS

GOPP Image Editor Class for producing JPEG from PDF using Ghostscript.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:21

BP_GOPP_Image_Editor_GS::clear()

Deletes transient and clears caching statics.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:589

BP_GOPP_Image_Editor_GS::test()

Checks to see if current environment supports Ghostscript and whether we’re compatible with args if any.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:79

BP_GOPP_Image_Editor_GS::get_resolution()

Gets the resolution to use for the preview.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:603

BP_GOPP_Image_Editor_GS::supports_mime_type()

Checks to see if editor supports the mime-type specified.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:123

BP_GOPP_Image_Editor_GS::set_resolution()

Sets the resolution to use for the preview.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:621