1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// Copyright (c) 2008 GeometryFactory Sarl (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/v6.1/GraphicsView/include/CGAL/Qt/PainterOstream.h $ // $Id: include/CGAL/Qt/PainterOstream.h b26b07a1242 $ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Andreas Fabri // Laurent Rineau #ifndef CGAL_QT_PAINTER_OSTREAM_H #define CGAL_QT_PAINTER_OSTREAM_H #include #include #include #include #include #include namespace CGAL { template class Circular_arc_point_2; template class Circular_arc_2; template class Line_arc_2; namespace internal { template < class K > struct Is_circular_kernel : public has_Circular_arc_point_2< K > { }; template < class K, bool b = Is_circular_kernel< K >::value > struct Circular_kernel_2_types { struct Circular_arc_point_2 { }; struct Circular_arc_2 { }; struct Line_arc_2 { }; }; template < class K > struct Circular_kernel_2_types< K, true > { typedef typename K::Circular_arc_point_2 Circular_arc_point_2; typedef typename K::Circular_arc_2 Circular_arc_2; typedef typename K::Line_arc_2 Line_arc_2; }; } namespace Qt { template class PainterOstream { private: QPainter* qp; Converter convert; typedef typename K::Point_2 Point_2; typedef typename K::Segment_2 Segment_2; typedef typename K::Ray_2 Ray_2; typedef typename K::Line_2 Line_2; typedef typename K::Triangle_2 Triangle_2; typedef typename K::Iso_rectangle_2 Iso_rectangle_2; typedef typename K::Circle_2 Circle_2; typedef typename internal::Circular_kernel_2_types::Circular_arc_point_2 Circular_arc_point_2; typedef typename internal::Circular_kernel_2_types::Circular_arc_2 Circular_arc_2; typedef typename internal::Circular_kernel_2_types::Line_arc_2 Line_arc_2; public: PainterOstream(QPainter* p, QRectF rect = QRectF()) : qp(p), convert(rect) {} PainterOstream& operator<<(const Point_2& p) { qp->drawPoint(convert(p)); return *this; } PainterOstream& operator<<(const Segment_2& s) { qp->drawLine(convert(s.source()), convert(s.target())); return *this; } PainterOstream& operator<<(const Ray_2& r) { qp->drawLine(convert(r)); return *this; } PainterOstream& operator<<(const Line_2& l) { qp->drawLine(convert(l)); return *this; } PainterOstream& operator<<(const Triangle_2& t) { qp->drawPolygon(convert(t)); return *this; } PainterOstream& operator<<(const Iso_rectangle_2& r) { qp->drawRect(convert(r)); return *this; } PainterOstream& operator<<(const Bbox_2& bb) { qp->drawRect(convert(bb)); return *this; } PainterOstream& operator<<(const Circle_2& c) { qp->drawEllipse(convert(c.bbox())); return *this; } PainterOstream& operator<<(const Circular_arc_point_2& p) { typedef typename K::Point_2 Point_2; (*this) << Point_2(to_double(p.x()), to_double(p.y())); return *this; } PainterOstream& operator<<(const Circular_arc_2& arc) { const typename K::Circle_2 & circ = arc.supporting_circle(); const typename K::Point_2 & center = circ.center(); const typename K::Circular_arc_point_2 & source = arc.source(); const typename K::Circular_arc_point_2 & target = arc.target(); double asource = std::atan2( -to_double(source.y() - center.y()), to_double(source.x() - center.x())); double atarget = std::atan2( -to_double(target.y() - center.y()), to_double(target.x() - center.x())); std::swap(asource, atarget); double aspan = atarget - asource; if(aspan < 0.) aspan += 2 * CGAL_PI; const double coeff = 180*16/CGAL_PI; qp->drawArc(convert(circ.bbox()), (int)(asource * coeff), (int)(aspan * coeff)); return *this; } PainterOstream& operator<<(const Line_arc_2& arc) { (*this) << Segment_2(Point_2(to_double(arc.source().x()), to_double(arc.source().y())), Point_2(to_double(arc.target().x()), to_double(arc.target().y()))); return *this; } void draw_parabola_segment(const Point_2& center, const Line_2& line, const Point_2& source, const Point_2& target) { if (CGAL::collinear(source,target,center)) qp->drawLine(convert(source), convert(target)); else { const Point_2 proj_source = line.projection(source); const Point_2 proj_target = line.projection(target); const Point_2 intersection = circumcenter(proj_source, proj_target, center); // Property: "intersection" is the intersection of the two tangent // lines in source and target. QPainterPath path; path.moveTo(convert(source)); path.quadTo(convert(intersection), convert(target)); qp->drawPath(path); } } }; } // namespace Qt } // namespace CGAL #endif // CGAL_QT_PAINTER_OSTREAM_H