Note sulla versione di Aspose.PSD per Java 20.3
Chiave | Sommario | Categoria |
---|---|---|
PSDJAVA-133 | Convertire i file Adobe Illustrator in PDF | Caratteristica |
PSDJAVA-134 | Aggiungere la possibilità di renderizzare diversi stili in uno strato di testo | Caratteristica |
PSDJAVA-135 | Supporto dell’Adjustment Layer bianco e nero | Caratteristica |
PSDJAVA-137 | Aggiungere il supporto per l’esportazione del formato AI (Versione 8) in altri formati | Caratteristica |
PSDJAVA-138 | Supporto del modo di miscelazione PassThrough (Utilizzato solo per il Gruppo di Strati) | Caratteristica |
PSDJAVA-136 | Eccezione: caricamento immagine fallito durante il caricamento dell’immagine con risorsa di nomi alfa Unicode vuoti | Errore |
PSDJAVA-139 | Output incorretto dopo aver cambiato la visibilità di un LayerGroup | Errore |
PSDJAVA-140 | Eccezione durante il caricamento dell’immagine PSD: la sezione Colore (Risorsa DropShadow) deve contenere 3 componenti di colore per RGB o 4 componenti di colore per CMYK | Errore |
PSDJAVA-141 | Eccezione se si cerca di disegnare su uno strato appena creato se viene utilizzata la versione semplice del Costruttore | Errore |
Cambiamenti dell’API pubblica
API Aggiunti:
- M:com.aspose.psd.fileformats.psd.PsdImage.addBlackWhiteAdjustmentLayer
- M:com.aspose.psd.fileformats.psd.PsdImage.addExposureAdjustmentLayer(float)
- M:com.aspose.psd.fileformats.psd.PsdImage.addExposureAdjustmentLayer(float,float)
- T:com.aspose.psd.fileformats.psd.PsdVersion
- F:com.aspose.psd.fileformats.psd.PsdVersion.Psb
- F:com.aspose.psd.fileformats.psd.PsdVersion.Psd
- F:com.aspose.psd.fileformats.psd.layers.BlendMode.Absent
- M:com.aspose.psd.fileformats.psd.layers.ChannelInformation.#ctor(short,byte[],byte[])
- M:com.aspose.psd.fileformats.psd.layers.Layer.#ctor(com.aspose.psd.RasterImage)
- M:com.aspose.psd.fileformats.psd.layers.Layer.#ctor(com.aspose.psd.internal.ij.k,com.aspose.psd.IColorPalette)
- M:com.aspose.psd.fileformats.psd.layers.LayerGroup.getBlendModeKey
- M:com.aspose.psd.fileformats.psd.layers.LayerGroup.setBlendModeKey(long)
- M:com.aspose.psd.fileformats.psd.layers.layerresources.CurvesContinuousManager.getChannelsCount
- M:com.aspose.psd.fileformats.psd.layers.layerresources.CurvesContinuousManager.isChannelUsed(int)
- M:com.aspose.psd.fileformats.psd.layers.layerresources.CurvesDiscreteManager.#ctor(int)
- M:com.aspose.psd.fileformats.psd.layers.layerresources.CurvesDiscreteManager.getChannelsCount
- M:com.aspose.psd.fileformats.psd.layers.layerresources.CurvesDiscreteManager.isChannelUsed(int)
- M:com.aspose.psd.fileformats.psd.layers.layerresources.CurvesManager.getChannelsCount
- M:com.aspose.psd.fileformats.psd.layers.layerresources.CurvesManager.isChannelUsed(int)
- M:com.aspose.psd.fileformats.psd.layers.layerresources.LayerSectionResource.setBlendModeKey(long)
- M:com.aspose.psd.fileformats.psd.layers.text.IText.producePortions(java.lang.String[],com.aspose.psd.fileformats.psd.layers.text.ITextStyle,com.aspose.psd.fileformats.psd.layers.text.ITextParagraph)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.getBaselineShift
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.getFauxBold
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.getFauxItalic
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.getFontBaseline
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.getFontCaps
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.getStrikethrough
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.getUnderline
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setBaselineShift(double)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setFauxBold(boolean)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setFauxItalic(boolean)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setFontBaseline(int)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setFontCaps(int)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setLeading(double)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setStrikethrough(boolean)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setUnderline(boolean)
- T:com.aspose.psd.fileformats.psd.layers.text.rendering.FontBaseline
- F:com.aspose.psd.fileformats.psd.layers.text.rendering.FontBaseline.None
- F:com.aspose.psd.fileformats.psd.layers.text.rendering.FontBaseline.Subscript
- F:com.aspose.psd.fileformats.psd.layers.text.rendering.FontBaseline.Superscript
- T:com.aspose.psd.fileformats.psd.layers.text.rendering.FontCaps
- F:com.aspose.psd.fileformats.psd.layers.text.rendering.FontCaps.AllCaps
- F:com.aspose.psd.fileformats.psd.layers.text.rendering.FontCaps.None
- F:com.aspose.psd.fileformats.psd.layers.text.rendering.FontCaps.SmallCaps
- M:com.aspose.psd.sources.StreamSource.#ctor(java.io.OutputStream)
- M:com.aspose.psd.sources.StreamSource.#ctor(java.io.OutputStream,boolean)
API Rimossi:
- M:com.aspose.psd.fileformats.psd.layers.Layer.setVisibleInGroup(boolean)
- M:com.aspose.psd.fileformats.psd.layers.layerresources.LayerSectionResource.setBlendModeKey(java.lang.String)
- M:com.aspose.psd.fileformats.psd.layers.text.ITextStyle.setLeading(int)
Esempi d’uso:
PSDJAVA-133. Convertire i file Adobe Illustrator in PDF
String inFile = "rect2_color.ai";
String outFile = "uscita_rect2_color.ai.pdf";
AiImage aiImage = (AiImage)Image.load(inFile);
try
{
aiImage.save(outFile, new PdfOptions());
}
finally
{
aiImage.dispose();
}
PSDJAVA-134. Aggiungere la possibilità di renderizzare diversi stili in uno strato di testo
String inFilePath = "text212.psd";
String outFilePath = "Output_text212.psd";
PsdImage image = (PsdImage)Image.load(inFilePath);
try
{
TextLayer textLayer = (TextLayer)image.getLayers()[1];
IText textData = textLayer.getTextData();
ITextStyle defaultStyle = textData.producePortion().getStyle();
ITextParagraph defaultParagraph = textData.producePortion().getParagraph();
defaultStyle.setFillColor(Color.getDimGray());
defaultStyle.setFontSize(51);
textData.getItems()[1].getStyle().setStrikethrough(true);
ITextPortion[] newPortions = textData.producePortions(new String[] { "E=mc", "2\r", "Grassetto", "Corsivo\r", "testo in minuscolo" }, defaultStyle, defaultParagraph);
newPortions[0].getStyle().setUnderline(true); // modifica lo stile del testo "E=mc"
newPortions[1].getStyle().setFontBaseline(FontBaseline.Superscript); // modifica lo stile del testo "2\r"
newPortions[2].getStyle().setFauxBold(true); // modifica lo stile del testo "Grassetto"
newPortions[3].getStyle().setFauxItalic(true); // modifica lo stile del testo "Corsivo\r"
newPortions[3].getStyle().setBaselineShift(-25); // modifica lo stile del testo "Corsivo\r"
newPortions[4].getStyle().setFontCaps(FontCaps.SmallCaps); // modifica lo stile del testo "testo in minuscolo"
for (ITextPortion newPortion : newPortions)
{
textData.addPortion(newPortion);
}
textData.updateLayerData();
image.save(outFilePath);
}
finally
{
image.dispose();
}
PSDJAVA-135. Supporto dell’Adjustment Layer bianco e nero
// Esempio del supporto per l'aggiunta dell'Adjustment Layer bianco e nero durante l'esecuzione.
String inFileName = "Stripes.psd";
String outFileName = "Output" + inFileName;
PsdImage image = (PsdImage)Image.load(inFileName);
try
{
BlackWhiteAdjustmentLayer newLayer = image.addBlackWhiteAdjustmentLayer();
newLayer.setName("BlackWhiteAdjustmentLayer");
newLayer.setReds(22);
newLayer.setYellows(92);
newLayer.setGreens(70);
newLayer.setCyans(79);
newLayer.setBlues(7);
newLayer.setMagentas(28);
image.save(outFileName, new PsdOptions());
}
finally
{
image.dispose();
}
// Esempio del supporto dell'Adjustment Layer bianco e nero.
inFileName = "BlackWhiteAdjustmentLayerStripesMask.psd";
outFileName = "Output" + inFileName;
PsdImage image1 = (PsdImage)Image.load(inFileName);
try
{
BlackWhiteAdjustmentLayer blwhLayer = (BlackWhiteAdjustmentLayer)image1.getLayers()[1];
blwhLayer.setReds(15);
blwhLayer.setYellows(25);
blwhLayer.setGreens(35);
blwhLayer.setCyans(10);
blwhLayer.setBlues(50);
blwhLayer.setMagentas(105);
blwhLayer.setUseTint(true);
blwhLayer.setBwPresetKind(4);
blwhLayer.setBlackAndWhitePresetFileName("bwPresetFileName");
blwhLayer.setTintColorRed(60);
blwhLayer.setTintColorGreen(80);
blwhLayer.setTintColorBlue(200);
image1.save(outFileName, new PsdOptions());
}
finally
{
image1.dispose();
}
PSDJAVA-137. Aggiungere il supporto per l’esportazione del formato AI (Versione 8) in altri formati
// Esempio dell'esportazione di un file AI nei formati PSD e PNG
String inFileName = "form_8.ai";
String outFileNamePrefix = "form_8_esporta";
AiImage image = (AiImage)Image.load(inFileName);
try
{
image.save(outFileNamePrefix + ".psd", new PsdOptions());
PngOptions pngOptions = new PngOptions();
pngOptions.setColorType(PngColorType.TruecolorWithAlpha);
image.save(outFileNamePrefix + ".png", pngOptions);
}
finally
{
image.dispose();
}
PSDJAVA-138. Supporto del modo di miscelazione PassThrough (Utilizzato solo per il Gruppo di Strati)
class LocalScope
{
void assertIsTrue(boolean condition, String message)
{
if (!condition)
{
throw new FormatException(message);
}
}
}
LocalScope localScope = new LocalScope();
String inFileName = "Apple.psd";
String outFileName = "Output" + inFileName;
PsdImage image = (PsdImage)Image.load(inFileName);
try
{
localScope.assertIsTrue(image.getLayers().length >= 23, "Non ci sono 23° strati.");
LayerGroup layer = (LayerGroup)image.getLayers()[23];
localScope.assertIsTrue(layer != null, "Il 23° strato non è un gruppo di strati.");
localScope.assertIsTrue(layer.getName().equals("AdjustmentGroup"), "Il nome del 23° strato non è 'AdjustmentGroup'.");
localScope.assertIsTrue(layer.getBlendModeKey() == BlendMode.PassThrough, "Il layer AdjustmentGroup dovrebbe avere il modo di miscelazione 'pass through'.");
image.save(outFileName, new PsdOptions());
PngOptions pngOptions = new PngOptions();
pngOptions.setColorType(PngColorType.TruecolorWithAlpha);
image.save("OutputApple.png", pngOptions);
layer.setBlendModeKey(BlendMode.Normal);
image.save("Normal" + outFileName, new PsdOptions());
PngOptions pngOptions1 = new PngOptions();
pngOptions1.setColorType(PngColorType.TruecolorWithAlpha);
image.save("NormalOutputApple.png", pngOptions1);
}
finally
{
image.dispose();
}
PSDJAVA-136. Eccezione: caricamento immagine fallito durante il caricamento dell’immagine con risorsa di nomi alfa Unicode vuoti
String inFilePath = "apple.psd";
PsdImage psdImage = null;
try
{
// Qui non dovremmo ottenere eccezioni
psdImage = (PsdImage)Image.load(inFilePath);
}
finally
{
if (psdImage != null) psdImage.dispose();
}
PSDJAVA-139. Output incorretto dopo aver cambiato la visibilità di un LayerGroup
String inFileName = "input.psd";
String outFileName = "output.psd";
// Modificare i nomi degli strati e salvarli
PsdImage image = (PsdImage)Image.load(inFileName);
try
{
for (int i = 0; i < image.getLayers().length; i++)
{
Layer layer = image.getLayers()[i];
// Disattivare tutto all'interno di un gruppo
if (layer instanceof LayerGroup)
{
layer.setVisible(false);
}
}
image.save(outFileName);
}
finally
{
image.dispose();
}
PSDJAVA-140. Eccezione durante il caricamento dell’immagine PSD: la sezione Colore (Risorsa DropShadow) deve contenere 3 componenti di colore per RGB o 4 componenti di colore per CMYK
String inFilePath = "sss0136=GUID-SSS0136=1=ar-sa=Low.psd";
PsdImage image = null;
try
{
image = (PsdImage)PsdImage.load(inFilePath);
}
finally
{
if (image != null) image.dispose();
}
PSDJAVA-141. Eccezione se si cerca di disegnare su uno strato appena creato se viene utilizzata la versione semplice del Costruttore
String outputFile = "output.psd";
int larghezza = 100;
int altezza = 100;
PsdImage image = new PsdImage(larghezza, altezza);
try
{
Layer layer = new Layer();
layer.setBottom(altezza);
layer.setRight(larghezza);
image.addLayer(layer);
Graphics graphic = new Graphics(layer);
graphic.clear(Color.getYellow());
// disegnare un rettangolo con lo strumento Penna
graphic.drawRectangle(new Pen(Color.getRed()), new Rectangle(30, 10, 40, 80));
// disegnare un altro rettangolo con Pennello Solido in Blu
graphic.drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new Rectangle(10, 30, 80, 40));
image.save(outputFile);
}
finally
{
image.dispose();
}