NoTrim TEXTURES Definition

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: NoTrim TEXTURES Definition

Re: NoTrim TEXTURES Definition

by Enjay » Wed Dec 15, 2021 2:35 pm

Logan MTM wrote:Crop means the same of "cut".
Out of interest, do you know what MS Word uses in this circumstance then? (Rightl clicking on an image in a Word document.)

Image

Re: NoTrim TEXTURES Definition

by phantombeta » Wed Dec 15, 2021 2:23 pm

Trim does have a translation to portuguese. It's "aparar". In this case, the meaning is the same as the non-computer one: "To reduce slightly; to cut; especially, to remove excess." (Because what trimming a sprite does is removing the excess white space that isn't necessary)

Re: NoTrim TEXTURES Definition

by Rachael » Wed Dec 15, 2021 8:58 am

Trim is most definitely not American, it comes from English predating America. https://www.etymonline.com/word/trim

Render is also old English. https://www.etymonline.com/word/render

Granted, in the context of computers, their meanings might change - but that doesn't make them American.

Re: NoTrim TEXTURES Definition

by Logan MTM » Wed Dec 15, 2021 8:20 am

Crop means the same of "cut". In portuguese at least. I think "Trim" is American unique word, like "render".

Re: NoTrim TEXTURES Definition

by Rachael » Wed Dec 15, 2021 7:20 am

Yeah, that too.

Re: NoTrim TEXTURES Definition

by Major Cooke » Wed Dec 15, 2021 1:23 am

Or "Crop".

Re: NoTrim TEXTURES Definition

by Rachael » Tue Dec 14, 2021 8:27 pm

Logan MTM wrote: The word "Trim" has no translation to portuguese. So, wondering, the only thing i could imagine was sprites sheets.
What about the word "optimize"? That would probably be really close to the meaning. It's a bit vague but it still hits the target pretty close.

Re: NoTrim TEXTURES Definition

by Logan MTM » Tue Dec 14, 2021 3:23 pm

Oh, ok. Thank you!
The word "Trim" has no translation to portuguese. So, wondering, the only thing i could imagine was sprites sheets.

Re: NoTrim TEXTURES Definition

by Enjay » Tue Dec 14, 2021 11:34 am

My understanding is that it means that the engine will treat sprites like this:

Image

As if they were like this:

Image

(Green colour only there to make it clear where the edges of the sprite graphic is. The sprite is inside the green box.)

Re: NoTrim TEXTURES Definition

by SanyaWaffles » Tue Dec 14, 2021 9:56 am

No. It has to do with the fact GZDoom crops sprites that have excess transparency.

I wonder where you got the idea it was a build-like engine feature as that was never said.

Re: NoTrim TEXTURES Definition

by Logan MTM » Tue Dec 14, 2021 9:46 am

Is it the kind of, be able to make Sprite sheets like in Build Engine?

Re: NoTrim TEXTURES Definition

by Major Cooke » Tue Dec 14, 2021 8:21 am

Image cropping. Shrinks the image boundaries to the image itself and removes all excess empty space in a square.

Re: NoTrim TEXTURES Definition

by Logan MTM » Tue Dec 14, 2021 8:02 am

Excuse me, what is "Trim Sprite" :?:

Re: NoTrim TEXTURES Definition

by Major Cooke » Tue Dec 14, 2021 7:42 am

Done!

Re: NoTrim TEXTURES Definition

by Graf Zahl » Tue Dec 14, 2021 4:22 am

This is a lot better because it's less invasive. One thing: To allow people doing it without editing TEXTURES, could you add an option to set this flag through ANIMDEFS? That'd allow it with plain sprites in the S_START/S_END namespace.

Top