CodingJungle Posted December 16, 2016 Posted December 16, 2016 this is a discussion/suggestion thread for Name 2 Avatars, the app remains "unsupported". Unsupported doesn't mean I will not try to help
sweethoney Posted December 16, 2016 Posted December 16, 2016 you mean there is no support 4 that apps y put it on ur forums than
CodingJungle Posted December 16, 2016 Author Posted December 16, 2016 3 minutes ago, sweethoney said: you mean there is no support 4 that apps y put it on ur forums than feel free to ask for a refund then
sweethoney Posted December 16, 2016 Posted December 16, 2016 lol no i was answering you topic unsupported sorry if you did not understand
CodingJungle Posted December 16, 2016 Author Posted December 16, 2016 Just now, sweethoney said: lol no i was answering you topic unsupported sorry if you did not understand well this isn't a support topic, its a marketplace topic. it could be used to seek help but it could also be used to ask questions, make suggestions, troll. pretty much however you want to use it i suppose
sweethoney Posted December 16, 2016 Posted December 16, 2016 the app remains "unsupported". Unsupported doesn't mean I will not try to help ???? it could be used to seek help well than i must not understanding it sorry i was edit ipb profile
CodingJungle Posted December 16, 2016 Author Posted December 16, 2016 Just now, sweethoney said: the app remains "unsupported". Unsupported doesn't mean I will not try to help ???? it could be used to seek help well than i must not understanding it sorry i was edit ipb profile well, its like this. if you paid for my app i would be "obligated" to a certain extent to provide support for it. since it is free i'm not "obligated" to support it. but i'm not a complete jerk, I will give what i feel is "suffice" when it comes to support. like in another topic here, the person is having an issue cause their GD doesn't support freetype, but he does have imagemagick. So i'm willing to add back in the imagemagick support, but with the understanding it will possibly require tweaking the y/x offsets/fontsizes to get the text centered, but I wont spend hours upon hours trying to come up with a "programmatically" way to auto handle it. hope that clears up what i mean by "unsupported".
CodingJungle Posted December 17, 2016 Author Posted December 17, 2016 added these two things to it it will generate an image for forums and download items that do not have a image. the forums/downloads have some different background building going on and a custom background generator based on their name. there are 3 classes I added that extend the base colors class (downloads,avatars, forums) to allow easier modification. I'll test it out a bit more, i might release it this weekend, not sure yet
CodingJungle Posted December 18, 2016 Author Posted December 18, 2016 2.2.0 is out, has several improvements, can generate a n2a image for forums and downloads. also can do "gradients" for user avatars and you set the alpha for background color.
CP_User Posted December 18, 2016 Posted December 18, 2016 Be nice if we could turn text shadow off, other than that it works great.
CodingJungle Posted December 19, 2016 Author Posted December 19, 2016 15 minutes ago, CP_User said: Be nice if we could turn text shadow off, other than that it works great. it was a quick addon, you can now disable text shadows in 2.2.1
CP_User Posted December 19, 2016 Posted December 19, 2016 3 minutes ago, CodingJungle said: it was a quick addon, you can now disable text shadows in 2.2.1 Thanks! Is there a way to set just on colour to background?
CodingJungle Posted December 19, 2016 Author Posted December 19, 2016 background gradients is a setting you can disable.
CP_User Posted December 19, 2016 Posted December 19, 2016 3 minutes ago, CodingJungle said: background gradients is a setting you can disable. I've got that turned off, but instead of having all the colours of the rainbow, can I set it so each avatar is the same colour?
CodingJungle Posted December 19, 2016 Author Posted December 19, 2016 you can turn off "unique" colors, and then in color overrides (depending on if you have dual letters turned on or not) you can add the letter/letters in the key and in the value add in the color you want, or you can disable unique colors and create a hook for \IPS\n2a\Colors\Avatars and override the method getColorForLetter($word) and return an array of a rgb value like: protected function getColorForLetter( $word ) { return [ 'R' => 255, 'G' => 255, 'B' => 255 ]; }
CP_User Posted December 19, 2016 Posted December 19, 2016 1 minute ago, CodingJungle said: you can turn off "unique" colors, and then in color overrides (depending on if you have dual letters turned on or not) you can add the letter/letters in the key and in the value add in the color you want, or you can disable unique colors and create a hook for \IPS\n2a\Colors\Avatars and override the method getColorForLetter($word) and return an array of a rgb value like: protected function getColorForLetter( $word ) { return [ 'R' => 255, 'G' => 255, 'B' => 255 ]; } Would that be a pain to add to a later version if it interested you, this way the we could also set a solid single colour, or choose to have the rainbow colours too.
CodingJungle Posted December 19, 2016 Author Posted December 19, 2016 42 minutes ago, CP_User said: Would that be a pain to add to a later version if it interested you, this way the we could also set a solid single colour, or choose to have the rainbow colours too. not a pain, but it will be the last thing i will be adding for awhile 2.2.2 has this in it, there is a setting called "disable color generation" and it will show a color selector to select which color you want to use.
CP_User Posted December 19, 2016 Posted December 19, 2016 5 minutes ago, CodingJungle said: not a pain, but it will be the last thing i will be adding for awhile 2.2.2 has this in it, there is a setting called "disable color generation" and it will show a color selector to select which color you want to use. You're a star! Thanks mate!
icedream Posted December 19, 2016 Posted December 19, 2016 Hello, does this support unicode username?
CodingJungle Posted December 19, 2016 Author Posted December 19, 2016 it should be utf8 compliant if that is what you mean, but it really depends on the font used. the default font is https://fonts.google.com/specimen/Roboto and you can easily replace the font.
CodingJungle Posted December 19, 2016 Author Posted December 19, 2016 13 minutes ago, icedream said: Hello, does this support unicode username? just did a quick test with some other alphabets, the default font only appears to support Latin/cyrillic characters, but there are fonts out there that can support a wide range of alphabets.
iacas Posted December 19, 2016 Posted December 19, 2016 I had to revert back to 2.1.4. With 2.2.2, I would change some settings, in designer mode, and then I'd hit save and get a white (blank) page in return. I had to disable the plugin and then uninstall it to get back to the default settings. This white page happened several times. Sometimes it would be after I changed a font. Sometimes after I enabled a gradient. There didn't seem to be too much that was predictable about it, except that it would always seem to get a blank page sooner or later. Another time I think the only setting I changed was the background alpha value. I did always have double letters on. Nothing of note seems to exist in the logs.
steve00 Posted December 19, 2016 Posted December 19, 2016 @CodingJungle For an 'unsupported' product you are a marvel ... well done that man
Navigare Posted December 19, 2016 Posted December 19, 2016 New version works great on my setup, thanks @CodingJungle!
CodingJungle Posted December 19, 2016 Author Posted December 19, 2016 14 hours ago, iacas said: I had to revert back to 2.1.4. With 2.2.2, I would change some settings, in designer mode, and then I'd hit save and get a white (blank) page in return. I had to disable the plugin and then uninstall it to get back to the default settings. This white page happened several times. Sometimes it would be after I changed a font. Sometimes after I enabled a gradient. There didn't seem to be too much that was predictable about it, except that it would always seem to get a blank page sooner or later. Another time I think the only setting I changed was the background alpha value. I did always have double letters on. Nothing of note seems to exist in the logs. hmm i'm not sure. i've wrapped the new stuff that might be causing this in a try/catch that will report to log if it catches anything, and the design mode avatars are done a bit differently, incase they were causing it. give 2.2.3 a go, see if it causes the same issue.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.