python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Why rasterizing in Python using GDAL does not work?
I am reading a shapefile that contains data ranging from 0 to 100 in Python using GDAL. Unfortunately, while it does not give errors, the result is not correct (compared with QGIS). I have tried diffe...
Ari
Votes: 0
Answers: 1
How can I rasterize surface plot while keeping axes as vector graphics in MATLAB?
I am making a 3D surface plot in MATLAB, and I want to rasterize the surface plot (to save image size and loading speed) while keeping the rest of the figure (e.g., axes, labels, titles, etc.) as vect...
Physicist
Votes: 0
Answers: 1
Eliminate hairlines from a vector graphics by converting to oversampled bitmap and then downscaling - How with ImageMagick?
I used Apple Numbers (a Spreadsheet app with styling options) to create a UX flowchart of various user interfaces of an app.
Apple Numbers has a PDF export option.
The problem is that even though s...
porg
Votes: 0
Answers: 1
D3D11 Half Pixel distorting objects?
I have had this problem with D3D and OpenGL for years (probably for different reasons!). This happens no matter how I draw it. There is another problem not shown in the gif below, which is the a singl...
helpful henry
Votes: 0
Answers: 1