issues Search Results · repo:Agamnentzar/ag-psd language:TypeScript
Filter by
231 results
(82 ms)231 results
inAgamnentzar/ag-psd (press backspace or delete to remove)I am creating a PSD file programmatically using JSON data. The issue I’m facing is related to Text Layer creation.
When I generate the text layer through my code, the layer appears correctly inside the ...
aamirsdev
- 1
- Opened on Nov 28, 2025
- #262
The web worker example added in 25ee6477dac2295260b6c3d6a9d34a61cb7736d8 (see #13) is incorrect. The new Image()
constructor is not available in a web worker context:
Uncaught ReferenceError: Image is ...
pastelmind
- 2
- Opened on Nov 28, 2025
- #261
Would it be possible to support the appearance fill option when a layer is set to no color. Currently, there is no data
in JSON if the layer has no color set for appearance.
img width= 356 height= 464 ...
labithiotis
- 1
- Opened on Nov 14, 2025
- #259
Hello,
I would like to process PSD files that contain videos. See the attached example.
I checked source.data in the parsed object for the video layer, but I believe it only includes one poster frame ...
tim35050
- 4
- Opened on Nov 12, 2025
- #258
Hi, I m working on PSD file creation using the ag-psd library and encountering issues with creating editable text
layers. I need to generate a text layer that is editable in Photoshop (showing properties ...
aamirsdev
- 2
- Opened on Oct 28, 2025
- #257
Font Rendering on Canvas for PSD Previews To generate visible text pixel data for PSD previews, I render on a canvas
(skia-canvas currently) setting:
ctx.font = `${canvasFontStyle} ${fontWeight} ${fontSize}px ...
aamirsdev
- 3
- Opened on Oct 15, 2025
- #256
Photoshop requires precise PostScript names (e.g., ArialMT instead of Arial ) to correctly map font family, weight, and
style properties. Existing font libraries or methods I have tried either return incomplete ...
aamirsdev
- 3
- Opened on Oct 15, 2025
- #255
Hello when parsing an SVG, I encountered a problem — how should I calculate the svgPath based on different values of
operation? What are the point calculation rules corresponding to these four values (combine, ...
starzhy
- 1
- Opened on Oct 14, 2025
- #254
If I make a rectangle, add a drop shadow effect, change the angle value to something while keeping the Use Global Light
enabled the data returns the default 90° instead of the new value.
I tried to combine ...
vercamach
- 2
- Opened on Oct 13, 2025
- #253
Similar to right-clicking in PS to quickly export pictures
hhy673854913-max
- 1
- Opened on Oct 10, 2025
- #252

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.