hey guys,
just tried adding an SVG file as (remote or attached) image and while it is displayed correctly during editing, it is not when viewing the saved post. the proxy php script seems to block it or such.
thanks and joyous kwanzaa!
Depends on the browser you use:
SVG (basic support) | Can I use... Support tables for HTML5, CSS3, etc
caniuse.com
sure. i am talking about recent SVG capable browsers! please try to reproduce before answering the obvious
try
1. add image
2. use url e.g. 'https://raw.githubusercontent.com/edeso/bubble2/master/art/icon-2022.svg'
3. image will be shown
4. save the post
5. image is broken
e.g.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Related
Hello,
I would like to show You my new program I have written to make my life easier (and maybe Yours).
It has some code editing elements, but the most important thing is the graphical editor.
You can set image location just using your mouse and quickly get the neccessary code for Your project.
So here it is
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Screenshots:
Some tutorial/demo video (leave annotations on)
http://imageshack.us/a/img20/9241/asxa.jpg
And finally, the download link: Here
I hope You will like & use it.
Please remember, that it won't do the whole theme for You.
Have fun
Link not work. Drop other site.
Sent from my GT-S5830 using Tapatalk 2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello Guys,
I am developing an application to create images from text. Users can type the words and find a suitable image for that word and make a sentence by choosing different images from the database and create a final image and share it with friends on any chat application like WhatsApp, Facebook, etc
Options to add your own photos, Upload your photos, are also part of the application.
The Application development is complete. but the data collection is still pending. So I need suggestions and inputs from you guys and if possible, some help in adding images to database.
I will be continuing development and data collection after getting some inputs from everyone.please let me know what you think about this application.
All Screenshots are attached below.
I made a little but powerful tool for converting images to the correct densities. It supports Android, iOS and Windows formats but focuses on Android (e.g mipamap support). It has a command line and graphical UI and supports image type conversation for a wide variety of formats (including SVG and PSD). It can be scaled by providing source scale factor or height/width in dp. Being written in plain java it should run on all systems. For the full feature list see the github link:
https://github.com/patrickfav/density-converter
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Maybe somebody will find this useful
Hi Fellow members ! I am new here.
I have built a very basic android keyboard. (See the image)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now, I want to add predictive text functionality in it. Which requires SuggestionStripView
I read some posts on StackOverflow which led me to some links which had the JAVA part of it and I understood that.
But, I couldn't find any post, blog, video, example which contained Front End Part of it.
When I tried myself I got an error which basically said that I can not use any layout with KeyboardView
So my question is how do I MERGE my KeyboardView and SuggestionStripView in order to create a Complete Keyboard?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Study Helper is a flashcards based app and it focuses more on sharing and user interface.
You can
1. import question database from csv file
2. share question database via whatsapp or via standard android share menu
3. backup to Dropbox
4. use for storing long lists of data eg. translations of foreign language, commonly used coding patterns, disease and their etiology. the possibilites are endless.
Check it out on Play store :
Download