Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tagging - Add custom stencil text tags #9149

Merged
merged 8 commits into from
Jul 24, 2023
Merged

Tagging - Add custom stencil text tags #9149

merged 8 commits into from
Jul 24, 2023

Conversation

PabstMirror
Copy link
Contributor

@PabstMirror PabstMirror commented Feb 9, 2023

Add stencil text tags
Using https://fonts.google.com/specimen/Saira+Stencil+One (Open Font License)

todo:

  • not sure cause of Warning Message: Cannot load mipmap z\ace\addons\fonts\sairastencilone\sairastencilone46-01.paa

combined with vehicle "clan" tagging:
20230209151848_1

adds 3den attribute for this
20230305175927_1

@PabstMirror PabstMirror changed the title WIP: Tagging - Add custom stencil text tags Tagging - Add custom stencil text tags Mar 5, 2023
@PabstMirror
Copy link
Contributor Author

23Cdrrn

Warning Message: Cannot load mipmap z\ace\addons\fonts\pixelsplitterbold\pixelsplitterbold46-01.paa
Extreme texture size (1x1)
Texture init failed.

But doing a dummy call to "Test" getTextWidth ["ACE_Stencil", 0.3]; at preStart fixes
I'm pretty sure this is just an arma bug because it looks like all font textures should be preloaded

@jonpas
Copy link
Member

jonpas commented Apr 30, 2023

How does this work in combination with novehicleclanlogo being enabled?

@jonpas jonpas added this to the 3.16.0 milestone Apr 30, 2023
@jonpas jonpas added the kind/feature Release Notes: **ADDED:** label May 1, 2023
addons/tagging/CfgEden.hpp Outdated Show resolved Hide resolved
addons/tagging/functions/fnc_addStencilTag.sqf Outdated Show resolved Hide resolved
addons/tagging/functions/fnc_addStencilTag.sqf Outdated Show resolved Hide resolved
addons/tagging/functions/fnc_generateStencilTexture.sqf Outdated Show resolved Hide resolved
Co-authored-by: jonpas <jonpas33@gmail.com>
@jonpas
Copy link
Member

jonpas commented Jun 28, 2023

How does this work in combination with novehicleclanlogo being enabled?

Would still like to know that.

@LinkIsGrim
Copy link
Contributor

How does this work in combination with novehicleclanlogo being enabled?

Would still like to know that.

Stencil is removed on mission start.

@LinkIsGrim
Copy link
Contributor

Player interaction for this would be nice?

@LinkIsGrim LinkIsGrim merged commit 7498476 into master Jul 24, 2023
5 checks passed
@jonpas jonpas deleted the tagStencileText branch July 24, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.12 kind/feature Release Notes: **ADDED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants