Error adding icons font ionic 3 - sass

i am noob with Ionic and i am having problems adding a new font of icons in my project.
I am using ionic 3.20.0. I am trying to add this font (http://icofont.com/) and i am use this tutorial for this.
https://yannbraga.com/2017/06/28/how-to-use-custom-icons-on-ionic-3/
(I downloaded this project but dont run, i think that the code is old version, but i am not sure)
I made the tutorial step by step but , when i try to run my app i see this error:
enter image description here
I read a lot of tutorials and try a lot of ways, but i dont know how import the scss file with the fonts.
Thanks for the help!! ( And sorry for my english...)

Finally, the error was that i had a extra dot in the name of my file. I check this and all runs ok with the steps indactes in the tutorial and the coments of this.
Thanks.

Related

How to display a KML (or GPX?) file on a Nativescript Angular app?

I'm trying to make an app using Nativescript-Angular that displays a route on a map like this : https://prnt.sc/10cy40s using .kml or .gpx files that I upload online somewhere else.
But I can't find anything regarding this with Nativescript-Angular or maybe I'm not asking the right questions ^^'
Thanks in advance !
Edit : To be more clear, I'm not expecting a magic answer, but more of a guidance about what I missed during my research.
There's no native KML support in the google-maps-sdk plugin, but what I did was extract the coordinates and create a polyline. This has worked well for me.

Nativescript-vue implement font icon not working

I'm struggling on how to implement font icon in nativescript-vue, I decided to use font-awesome 5 and followed a bunch of different tutorials, unfortunately, It still now working for me. Some devs have an output of a question mark, but for me, nothing is displaying. I've been stuck on this task for a long time now. I would really deeply appreciate some help.
Thank you :)
I'm using:
Typescript-vue-decorator
Nativescript v6.4
This is one of the steps I have followed thoroughly
NativeScript + Vue.js + FontAwesome
Output
Total rookie here, but I was having huge drama getting it working. I reverted to using FA4.7. Still no joy. Ran up a Playground instance and the darn thing worked.
The only thing that was different for me was that my local default app.scss file started with these style references:
#import '~#nativescript/theme/core';
#import '~#nativescript/theme/default';
Whereas the playground defaults to the actual css files:
#import '~#nativescript/theme/css/core.css';
#import '~#nativescript/theme/css/default.css';
I updated my app.scss file to use the above css references and hey presto, font-awesome icons work. I have not gone to the effort of retrying with FA5 but its a good chance this might be the trick.
I hope this helps someone else. All the best.
The playground instance is available here.

Rendering Problems after add image in Android Studio

Only what I want is add image to my app. Everytime i get this error:
Rendering Problems:
The following classes could not be found:
android.support.v7.widget.AppCompactImageView(open class, show
Exception.......
I tried two things to solve this error:
1. Change API
2. add Basic. to Styles
Nothing working... Please help.
I had the exact same problem and I fixed it by changing the name of the image I was trying to add. The problem was that the image's name started with a number so try to edit the name and see if it helps.

Running tessaract on iOS 7

I'm working on a project where i have to take an image and convert the textual context into sound.At first stage i have to convert those image into text(english).I'm using tessaract API's for converting that image into text(en).I have been trying to follow up tessaract
tutorials for completing the steps.But it is my unfortunate that i haven't found any tutorils which give me the image to text conversion without any error.
Last time i got a template from online.But it is not working and also not showing any error.
https://github.com/gali8/Tesseract-OCR-iOS
If anyone please check the link and please tell me why it is not running on iOS device or simulator.I have been using Xcode 5.1.I also want a better reference or suggestion regarding my problem.Thanks!

Dreamweaver Spry Menu2 widget not working

apologies if this has been covered but I have searched for an answer on the internet.
I need to create a spry menu in dreamweaver. First I used sprymenu 1, but found that it didn't work on an ipad. So then I was directed to the SpryMenu2 widget.
My problem is that when I try to upload this onto my server I keep getting the error message 'SpryMenu.js requires SpryWidget.js!' I have checked, and these files are all uploaded.
Question: how do I fix this error, OR is there an alternative to create a spry-type menu that will work on an ipad?
many thanks for any help
I've recently encountered this. Make sure the file size of SpryWidget.js is the same size as the on in dreamweaver.
I first uploaded with Filezilla and got this error. Then I tried DW upload and still got the error. Lastly, I went directly to GoDaddy's FTP file manager and uploaded and it fixed the problem. For some reason it was being changed when uploading on DW or FZ. Now if I can only find out why mine won't work on mobile...
Best of luck

Resources