Giter Site home page Giter Site logo

Comments (6)

jameshnsears avatar jameshnsears commented on May 24, 2024 1

It looks like adding some sort of shadow is possible - see: https://stackoverflow.com/questions/3297437/shadow-effect-for-a-text-in-android

I'll play around with something and see what I can come up with.

from quoteunquote.

jameshnsears avatar jameshnsears commented on May 24, 2024 1

Hi - I have released 3.0.7 - which contains a solution to this issue.

It will take a few days for it to appear in Google Play & F-Droid.

Let me know if you spot a problem and I'll re-open this issue.

from quoteunquote.

jameshnsears avatar jameshnsears commented on May 24, 2024

Version 3.0.6, when released next, moves the colour selection from lists to a chooser. So lots of choice.

Can you explain the "glow" effect? Maybe give me an example. It might be possible to change how the text looks (beyond what's already available), but widget's are kind of limited in what you can do. So being a bit more specific would help me :-)

from quoteunquote.

BloodRaven0 avatar BloodRaven0 commented on May 24, 2024

I'd imagine it to work much like the effects in Photoshop:

Here it is currently without any glow/stroke:
Screenshot_20220603-193222_Lawnchair

With black stroke:
Screenshot_20220603-193222_LawnchairO

With black glow:
Screenshot_20220603-193222_LawnchairG

With "Drop Shadow":
Screenshot_20220603-193222_LawnchairDS

With funky fresh colors and glow:
Screenshot_20220603-193222_LawnchairGC

(Kinda hastily made mockups, but they do convey the idea lol)
Variables available to the user would be thickness, opacity, color, etc.

from quoteunquote.

jameshnsears avatar jameshnsears commented on May 24, 2024

HI - I have investigated some more.

Android Apps allow you to change four parameters - Horizontal / Vertical / Radius / Colour - of a shadow (for text).

However, a Widget - that resides on a Home Screen - is treated in a special way by Android, and does not support these four parameters!

It's possible for me to define hard coded values of these four parameters - but that's the best, well only, thing I can do (as far as I know). This means, that, for example, you will not be able to change the colour of the shadow.

On Appearance > Text > Style I could add something like:
Italic, Black Shadow
Regular, Black Shadow

If you'd like me to do this, then I can. But you'd have to tell me what colour shadow you'd like, as well as an example picture (so that I get an idea on how to do those other three parameters.

If you think this limitation is, well, too limiting, then let me know and I won't do anything except close this issue.

from quoteunquote.

BloodRaven0 avatar BloodRaven0 commented on May 24, 2024

@jameshnsears I see. That's unfortunate, but I think at least a "drop shadow" version would be nice to have, to separate bright text from bright backgrounds. For reference look at the mockups I posted above.

Thanks for taking the time to investigate and work on this! ❤️

from quoteunquote.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.