Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ummerland
/
Ghostscript.NET
Public
forked from
ArtifexSoftware/Ghostscript.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Ghostscript.NET
Ghostscript.NET
on
master
User selector
All users
All time
Commit history
Commits on Jun 16, 2019
Fixed rounding with PdfInfo
Show description for 11ae5f4
sandromastronardi
authored
11ae5f4
View commit details
Copy full SHA for 11ae5f4
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Merge pull request #33 from Filipowicz251/master
Show description for de9e99a
jhabjan
authored
de9e99a
View commit details
Copy full SHA for de9e99a
View code at this point
Browse repository at this point
Merge pull request #49 from ajalex74/master
Show description for 303418a
jhabjan
authored
303418a
View commit details
Copy full SHA for 303418a
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Cast to void* before IntPtr to handle >2G physical memory addresses on x86.
Brandon Dahler
committed
b9aa524
View commit details
Copy full SHA for b9aa524
View code at this point
Browse repository at this point
Commits on May 15, 2018
Fixed issue with CopyStream helper trying to copy from output to output instead of copying from input to output.
ajalex74
committed
0b4ca51
View commit details
Copy full SHA for 0b4ca51
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Update StringHelper.cs
Show description for 647ccc7
zys529
authored
647ccc7
View commit details
Copy full SHA for 647ccc7
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Fixes German Umlauts in Path issue
Show description for 2d184de
Crayjin
authored
2d184de
View commit details
Copy full SHA for 2d184de
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Update GhostscriptPipedOutput.cs
Show description for 74e49d1
Filipowicz251
authored
74e49d1
View commit details
Copy full SHA for 74e49d1
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Stream.CopyTo replaced with our own CopyStream method. This allows us to compile Ghostscript.NET for .NET 3.5 and lower.
Josip
authored and
Josip
committed
6c74b1e
View commit details
Copy full SHA for 6c74b1e
View code at this point
Browse repository at this point
Fixed problem with wrongly applying /CropBox on page orientation (/Rotate) other than Portrait. Added debug (StdOut and StdErr) output in the Ghostscript.NET.Viewer.
Josip
authored and
Josip
committed
0115389
View commit details
Copy full SHA for 0115389
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
v.1.2.1. changes
Josip
authored and
Josip
committed
93776b5
View commit details
Copy full SHA for 93776b5
View code at this point
Browse repository at this point
Merge pull request #11 from guillaume-fr/patch-1
Show description for f38d677
jhabjan
authored
f38d677
View commit details
Copy full SHA for f38d677
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Keep whitespace return from stdin callbacks
Show description for 12c6691
tilgovi
committed
12c6691
View commit details
Copy full SHA for 12c6691
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Fix offset error in StdIn buffering
Show description for b080ea4
tilgovi
authored
b080ea4
View commit details
Copy full SHA for b080ea4
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Prevent System.ArgumentOutOfRangeException when %GSNET std output message does not occur at beginning of line
Scott Turner
committed
c05f3da
View commit details
Copy full SHA for c05f3da
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
StreamHelper - Amazon.Runtime.Internal.Util.HashStream.Position set/get throws exception - avoid with stream.CanSeek check
dfrankcw
committed
63001fd
View commit details
Copy full SHA for 63001fd
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Reuse library instance
Show description for eefe0ac
guillaume-fr
committed
eefe0ac
View commit details
Copy full SHA for eefe0ac
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
synch
jhabjan
committed
c043411
View commit details
Copy full SHA for c043411
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Add GridFitTT=0 to improve text quality,
Show description for 6740475
Yannick Excoffier
committed
6740475
View commit details
Copy full SHA for 6740475
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Change zoom method to public
Yannick Excoffier
committed
ae701db
View commit details
Copy full SHA for ae701db
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
v.1.2.0 release
jhabjan
committed
2746198
View commit details
Copy full SHA for 2746198
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
fixed problem with the page rasterized to the Image object which is kept in memory being disposed after the GhostscriptRasterizer is closed
jhabjan
committed
1b89594
View commit details
Copy full SHA for 1b89594
View code at this point
Browse repository at this point
Commits on Jul 31, 2014
fixed problem with checking for pdf file header signature in pdf files that has extra bytes at the beginning of the file before the actual signature
jhabjan
committed
a5c6d4a
View commit details
Copy full SHA for a5c6d4a
View code at this point
Browse repository at this point
Commits on Jul 30, 2014
fixed issue with the empty file path for the default viewer handler
jhabjan
committed
c6d2417
View commit details
Copy full SHA for c6d2417
View code at this point
Browse repository at this point
v.1.1.9 release
jhabjan
committed
7ac95b8
View commit details
Copy full SHA for 7ac95b8
View code at this point
Browse repository at this point
fixed handling files without the extension in GhostscriptViewer and GhostscriptRasterizer
jhabjan
committed
2514532
View commit details
Copy full SHA for 2514532
View code at this point
Browse repository at this point
changed GhostscriptSwitch attributes to sealed
jhabjan
committed
366af40
View commit details
Copy full SHA for 366af40
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
changed GhostscriptRasterizer methods to support Stream insted of the MemoryStream.
jhabjan
committed
3acd663
View commit details
Copy full SHA for 3acd663
View code at this point
Browse repository at this point
fixed text rasterization problem for some pdf's, it seems that the 'pdfopen begin' did not initialize everything required to render pdf properly so we replaced it with the 'runpdfopen' method which…
Show description for b31f5c8
jhabjan
committed
b31f5c8
View commit details
Copy full SHA for b31f5c8
View code at this point
Browse repository at this point
Commits on May 27, 2014
fixed problem with then optional content groups which will be left unmarked if process_trailer_attrs is not executed
jhabjan
committed
000f9c1
View commit details
Copy full SHA for 000f9c1
View code at this point
Browse repository at this point
Commits on May 8, 2014
v.1.1.8 release
jhabjan
committed
1c44b44
View commit details
Copy full SHA for 1c44b44
View code at this point
Browse repository at this point
fixed incompatibility problem with 'gsapi_set_arg_encoding' function in Ghostscript releases prior to 9.10. (this function was introduced in 9.10 release)
Show description for 5239c77
jhabjan
committed
5239c77
View commit details
Copy full SHA for 5239c77
View code at this point
Browse repository at this point
Commits on May 7, 2014
added more exception handling
jhabjan
committed
1949ebe
View commit details
Copy full SHA for 1949ebe
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
version update
jhabjan
committed
a9d506a
View commit details
Copy full SHA for a9d506a
View code at this point
Browse repository at this point
fixed problem with the applying PDF page orientation for the GhostscriptViewer and the GhostscriptRasterizer
jhabjan
committed
06f19f2
View commit details
Copy full SHA for 06f19f2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.