aamirsdev

Results 3 issues of aamirsdev

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...

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...

Issue Description: Problem Summary Text layers created with ag-psd consistently show 0x0 dimensions and appear invisible in Photoshop, despite correct input parameters. Analysis shows ag-psd is not implementing Adobe's official...