Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set PS backgorund color except when GG is computed #100

Merged
merged 1 commit into from
Sep 29, 2018
Merged

Conversation

PaulWessel
Copy link
Member

We cannot fill the page before the bounding box is finalized. Hence we place the page fill inside an if-test that checks if a special flag is set of not. That flag is only passed by psconvert when the BB is computed and it that case the page color is not set. If -A is not used or the PS completely bypasses the use of psconvert then the color is set as usual.

Fixes #93

We cannot fill the page before the bounding box is finalized.  Hence we place the page fill inside an if-test that checks if a special flag is set of not.  That flag is only passed by psconvert when the BB is computed.
@joa-quim joa-quim merged commit e8bda06 into master Sep 29, 2018
@joa-quim joa-quim deleted the fixpsbackground branch September 29, 2018 22:07
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
…#100)

Get the underlying numpy array from the pandas.Series.
Group the conversion with C contiguous order check in 
gmt.clib.utils.vectors_to_arrays function.

Fixes GenericMappingTools#94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants